Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
73d4e1174b71e70f15593d762762b4f4310ec331
/
.
/
test
/
671-npe-field-opts
/
info.txt
blob: f1e584633f52181768022cf6eab5c084461b53c9 [
file
] [
log
] [
blame
]
Nicolas Geoffray
1344914
2017-12-07 22:26:24 +0000
[
diff
] [
blame
]
1
Regression test for the compiler, which used to
2
re-order or remove field access in a way that would confuse the runtime
3
when validating a NPE.