commit | da7c650022a974be10e2f00fa07d5109e3d8826f | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Jul 23 16:01:26 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Jul 24 11:50:43 2015 -0700 |
tree | eb713496fee4a6885a3c240309e5efc78c6774cf | |
parent | 2a7ea34cda9bf776339dfc7f4a22ab01f9525f2d [diff] |
Visit class native roots from VisitReferences Visit class roots when we call Class::VisitReferences instead of in the class linker. This makes it easier to implement class unloading since unmarked classes won't have their roots visited by the class linker. Bug: 22181835 Change-Id: I63f31e5ebef7b2a0b764b3ba3cb038b3f561b379