Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
1344914b3029a02c6f991e6e541c48ad39828d06
/
.
/
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.