art/test/671-npe-field-opts/info.txt

4 lines
143 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Regression test for the compiler, which used to
re-order or remove field access in a way that would confuse the runtime
when validating a NPE.