Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
11c8959243751f7a8946bae40f4346bc8d00cea4
/
.
/
test
/
851-null-instanceof
/
info.txt
blob: 00cec2293c58735b4f5cc50bbc44c2a3b9a9aea2 [
file
] [
log
] [
blame
]
Regression test for the verifier which used to needlessly cast a dex register
containing null to a type, and then fail when using that dex register with an
unrelated type.