commit | 691051b138e99f3aad5b95acfa5d2a434d80c777 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Feb 09 09:15:24 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Thu Feb 09 15:35:05 2017 -0800 |
tree | bf35f757d632a176472d673cfac8ab7f9dea73fc | |
parent | d6209af0b79f7819cc17d5ad1c0a0af5605f747d [diff] |
ART: Correctly handle temporary classes in class-load events (1/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 as global references. Bug: 31684920 Test: m test-art-host-run-test-912-classes Change-Id: I2f79c7943e13c0db9ad7cb9cd60450ff6373be4f