art/test/164-resolution-trampoline-d.../info.txt

4 lines
224 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Regression test for artQuickResolutionTrampoline() erroneously storing an
ArtMethod to a DexCache for a MethodId referencing a class missing from the
associated ClassTable. This discrepancy then led to a crash when JITting.