diff options
author | Mathieu Chartier <mathieuc@google.com> | 2015-09-02 18:51:54 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2015-09-04 15:44:45 -0700 |
commit | 9b1c71ec77d92d63f1c2183b0cd3588727b2c265 (patch) | |
tree | 1f8cfa8487497a24cd8fdb0269242ea9e6873544 /compiler/optimizing/codegen_test.cc | |
parent | 5fbb15fe05fb8814907e00fdc0ca34d9b6113c9f (diff) |
Make class loaders weak roots
Making the class loaders weak roots in the class linker prevents them
from keeping the classes as live. However we currently do mark them
as strong roots to make sure no accidental class unloading occurs
until the logic to free from linear alloc is complete.
Bug: 22720414
Change-Id: I57466236d9ce6fd064dda9a30ce8ab68094fb8b0
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions