diff options
author | Andreas Gampe <agampe@fb.com> | 2020-03-03 16:07:45 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2020-03-04 21:14:58 +0000 |
commit | 8a1a0f719e42746840f88aad079711e9d951b797 (patch) | |
tree | 2a3b3e1bc30a0b15b679f141a6d17380eded4867 /compiler/optimizing/loop_optimization.cc | |
parent | 23f3d80e307bbacfadd2160f0d5b44731e11c6e4 (diff) |
ART: Ensure dex caches keep classloader live
Live dex caches must keep their associated classloader live. Otherwise
the classloader may get unloaded, attempting to free DexFiles which
cannot be unregistered.
Test: art/test/testrunner/testrunner.py -b --host
Test: m test-art-host-gtest
Change-Id: I0eed5b3b46ed681c739d6923a57d0878afbba1a7
Diffstat (limited to 'compiler/optimizing/loop_optimization.cc')
0 files changed, 0 insertions, 0 deletions