Home | History | Annotate | Download | only in 683-clinit-inline-static-invoke
      1 Regression test for a bug where the class initialization check for an inlined
      2 call to a static method used a type index from the wrong dex file because the
      3 current dex file does not have a TypeId for it. This was likely to crash.
      4