Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
4824c27988c8eeb302791624bb3ce1d557b0db6c
/
.
/
test
/
518-null-array-get
/
info.txt
blob: 407f590b2b2cbae840fa30b3fb500cfcc497bf79 [
file
] [
log
] [
blame
]
Nicolas Geoffray
4824c27
2015-06-24 15:53:03 +0100
[
diff
] [
blame^
]
1
Regression test for Quick and Optimizing that used
2
to crash on an aget-object + int-to-byte sequence
3
(accepted by the verifier in the case the array was null).