1Regression test for artQuickResolutionTrampoline() erroneously storing an 2ArtMethod to a DexCache for a MethodId referencing a class missing from the 3associated ClassTable. This discrepancy then led to a crash when JITting. 4