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

4 lines
136 B
Plaintext

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