Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
1d348db4370f0e01ee8df8663693ee43d873322c
/
.
/
test
/
671-npe-field-opts
/
info.txt
blob: f1e584633f52181768022cf6eab5c084461b53c9 [
file
] [
log
] [
blame
]
Regression test for the compiler, which used to
re-order or remove field access in a way that would confuse the runtime
when validating a NPE.