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