Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
11c8959243751f7a8946bae40f4346bc8d00cea4
/
.
/
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.