Sign in
android
/
platform
/
art
/
761ea222e35e0ffacb2149ce22a92b3c6a4bdf79
/
.
/
test
/
164-resolution-trampoline-dex-cache
/
info.txt
blob: 4e4d82ae5b5e8fc47c585baecb34aae61f7d3527 [
file
] [
log
] [
blame
]
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.