commit | 65975776f807d55c83af6cca1e447f8daa794413 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Aug 05 10:46:36 2016 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Aug 09 10:45:18 2016 -0700 |
tree | 3b30b9a6ba00e72df89f59387c383ef747772025 | |
parent | 3f3201a89ec19257b3bc93c25b20abdcfe61f3e4 [diff] |
Card mark holding class instead of declaring class For profiling info, we need to mark the card of the holding class instead of declaring class. This is required for GC correctness since the GC relies on the card table to track cross space references. Test: test-art-host ART_TEST_JIT=true Bug: 30655270 Change-Id: Ia4690219ded0df38032b644440273e06bc303956