commit | 938a03b3f196895e1fce2b862ae01039deca4c34 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Jan 16 15:10:31 2014 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Jan 17 15:56:57 2014 -0800 |
tree | cd3b72a605a71aa6dcee778c7f6a003d6dbf0bab | |
parent | ed31badc6de501320f49bec679dcdf9214ac07cc [diff] |
Fix heap verification and add runtime options. Post GC heap verification is now enabled by default for debug builds. Added four Xgc runtime options: preverify, nopreverify, postverify, nopostverify. Fixed another bug where the non-moving space could theoretically end up outside of the card table address range. Bug: 10672951 Change-Id: I5ba3cd96dbfb900263dba795242df74c563deaa3