summaryrefslogtreecommitdiff
path: root/test/518-null-array-get/info.txt
blob: 407f590b2b2cbae840fa30b3fb500cfcc497bf79 (plain)
1
2
3
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).