commit | fa4ea8243f1ed949bb76cf088a4b34275c622696 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Mar 02 13:48:54 2018 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Mar 14 11:39:11 2018 -0700 |
tree | 6a061dfe9beb2fff3f4425c9e65c9784bb0d9b70 | |
parent | 1f28be6fe2c88343996714ef6200bea03cee19eb [diff] |
Remove mandatory address for non moving space / zygote This used to not be safe when the immune region didn't correctly handle gaps between the regions. The immune spaces handles this correctly but may cause the GC to be slightly slower when it occurs. Test: test-art-host Bug: 74062530 Change-Id: Ia24db1c0a8c7b3667f3f893d0d9e9ead33d6a248