Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
f8ed29ad48f885ac77aafa0ff7d2c0df3fb71154
/
.
/
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.