xref: /aosp_15_r20/art/test/851-null-instanceof/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Regression test for the verifier which used to needlessly cast a dex register
2containing null to a type, and then fail when using that dex register with an
3unrelated type.
4