Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
3417eaefe4e714c489a6fb0cb89b4810d81bdf4d
/
.
/
test
/
518-null-array-get
/
info.txt
blob: 407f590b2b2cbae840fa30b3fb500cfcc497bf79 [
file
] [
log
] [
blame
]
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).