commit | 52784ac8d21de0557ded4225c65cad77226dae36 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Feb 13 18:10:09 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Mon Feb 13 18:32:50 2017 -0800 |
tree | 8a8e474f1f73741a7350845c5c98298b3f7e3ff0 | |
parent | 5abcfe6254acce99bf25a151b19ffe5c9b50494f [diff] |
ART: Correctly handle temporary classes in class-load events (4/3) When a temporary class is given out in a ClassLoad event, all stored references need to be fixed up before publishing a ClassPrepare event. This CL handles objects stored in the heap as referents. Bug: 31684920 Test: m test-art-host-run-test-912-classes Change-Id: If140ecae675cd7bc648f622eaf200f8ad8b15438