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