Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
f13f84fd9fb6151c382b1f14062d6ff8c9c3b51e
/
.
/
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).