Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
882d41435982c518506f544ab79a9fa0a90cc78f
/
.
/
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.