xref: /aosp_15_r20/art/test/683-clinit-inline-static-invoke/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerRegression test for a bug where the class initialization check for an inlined
2*795d594fSAndroid Build Coastguard Workercall to a static method used a type index from the wrong dex file because the
3*795d594fSAndroid Build Coastguard Workercurrent dex file does not have a TypeId for it. This was likely to crash.
4