diff options
author | Hiroshi Yamauchi <yamauchi@google.com> | 2017-02-21 16:49:59 -0800 |
---|---|---|
committer | Hiroshi Yamauchi <yamauchi@google.com> | 2017-02-24 10:22:06 -0800 |
commit | 3c3c4a1da1e8c03e78813d175a9974fb9f1097ea (patch) | |
tree | 8f93825423a9cfa2ab591de05a1399990f2df12f /test/ProfileTestMultiDex/Main.java | |
parent | ea36aaf1ebd5342e24ea414d0b797b25eb8d7936 (diff) |
Improve the region space memory mapping.
Add a region space mmap fallback when the initial address isn't
available.
Clean up around the asan-specific base address.
Add MemMap::AlignBy to align the region space base address by the
region size, which is currently required by ReadBarrierTable.
Disable some read barriers in ZygoteCompactingCollector to avoid a
DCHECK failure in LockWord::SetMarkBitState when classes are in the
forward state due to unnecessary read barriers on
SizeOf/VisitReference.
Bug: 12687968
Test: test-art-host with CC and CMS.
Test: marlin-userdebug_asan_coverage boot.
Test: angler boots with CC and CMS.
Change-Id: I70f99779df6acc1b64cab6402f3ef7c73ce5b39b
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions