commit | 9e7078b3e5794f1b65f7e75ad110551906bf5f0d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Mar 02 13:50:36 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Fri Mar 03 08:55:23 2017 -0800 |
tree | 7104d4693a5c1b1d9dcd90f043b26ebddb22c3cb | |
parent | 3a791cee90451dc32d46f1b0a85fecc6f22f62bf [diff] |
ART: Resolve static field strings in compiler driver Resolved strings for static final fields in classes that fail initialization. This will move the data from the zygote heap into the image heap, creating clean memory. Increases the image size by ~100K. However, at the same time decreases the zygote heap by the same amount. Bug: 34956610 Test: m Test: m test-art-host Test: Device boots Change-Id: Ifa4aac0209f2364488b164b04daa9539821bc12b