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