diff options
author | Mathieu Chartier <mathieuc@google.com> | 2015-08-16 14:37:04 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2015-08-17 17:39:11 -0700 |
commit | a52f2f93eda106899e2c521e49c13e4cf9446921 (patch) | |
tree | a960c3502c0eaf33d29544a40c57aee79c4942e0 /runtime/quick_exception_handler.cc | |
parent | a0856f5158e35e8cd83b36ece16c58915292653a (diff) |
Fix and improve reference cache mod-union table
Improvements:
Remove cards that only contain null references, this can save memory
in some cases.
Fixes:
Fix a bug where the mod-union table didn't properly handle class
loaders in the boot image. This was cause by not adding the new
classes as references. The fix is to leave these cards dirty.
Bug: 23203999
Change-Id: Ib1f1f74154df976dd8abaf2430c6dabd4cae2dbe
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions