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