commit | 3b674098bef6eaf7d3fb731878293ef715fe1080 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Apr 01 17:33:31 2016 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Apr 04 10:54:32 2016 -0700 |
tree | 3cd495ac66115ee94b1d2268b506a2c725e4e962 | |
parent | 9a9f65808da11092a4018ed4063540baa6fd489e [diff] |
Mark array classes as verification attempted We now initialize all array classes in the compiler driver. This in turn will ensure they are marked verified in the image. This prevents dirty pages in the image since we would otherwise set the flags in the zygote. On BusinessCard: Reduces shared dirty from 636k -> 432k for boot.art, and dirty pages from 183 to 132. Bug: 27906566 Change-Id: I99fcaffe2cb7f0235a1a0845bebc44e2dc94cbf0