diff options
author | Andreas Gampe <agampe@fb.com> | 2020-03-03 16:07:45 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2020-03-19 15:28:46 +0000 |
commit | a2a5b04fa5db23ef1496b05b4d27cde32009740b (patch) | |
tree | 9e7db6c890e67d5787e939df132b3c959c923907 /compiler/optimizing/graph_visualizer.cc | |
parent | 2e6fe5675ee5a39b26d8cded61ea8770d309d96a (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
Bug: 149098478
(cherry-picked from commit 8a1a0f719e42746840f88aad079711e9d951b797)
Merged-In: I0eed5b3b46ed681c739d6923a57d0878afbba1a7
Change-Id: I0eed5b3b46ed681c739d6923a57d0878afbba1a7
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions