allwinner_a64/android/art/test/518-null-array-get/info.txt
2018-08-08 16:48:17 +08:00

3 lines
160 B
Text

Regression test for Quick and Optimizing that used
to crash on an aget-object + int-to-byte sequence
(accepted by the verifier in the case the array was null).