diff options
author | Andreas Gampe <agampe@google.com> | 2015-06-02 21:01:45 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-06-03 11:03:00 -0700 |
commit | 8ac75952f13f0a80803628f0c2aa06120ad42126 (patch) | |
tree | 1dbf82e26b362f2dd89644050507aa5345373ecd /compiler/optimizing/graph_visualizer.cc | |
parent | 0c46694c182655150d1f8faf7992e844c07710f2 (diff) |
ART: Prune FindArrayClass cache in image writer
The ClassLinker cache speeds up FindArrayClass requests, but all
entries are roots. It is possible that an entry is a non-image
class when creating the boot image, artificially keeping the
class around.
Bug: 21596650
(cherry picked from commit 44905ce1c97613a5cb44046049843fe1029a64cf)
Change-Id: Ief9b439945d0e293a3cb5dcddfeb189b5e174f06
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions