allwinner_a64/android/art/test/550-new-instance-clinit/info.txt
2018-08-08 16:48:17 +08:00

3 lines
136 B
Text

Regression test for optimizing which used to treat
HNewInstance as not having side effects even though it
could invoke a clinit method.