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