art/test/550-new-instance-clinit/info.txt

4 lines
136 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Regression test for optimizing which used to treat
HNewInstance as not having side effects even though it
could invoke a clinit method.