commit | ecc8230c708a1cc36c580951fa5759b0770f723b | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Feb 16 10:20:12 2017 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Feb 16 11:31:34 2017 -0800 |
tree | 8069c233693f2d4218f935c822baf0156c166677 | |
parent | c7e1904010b73e4233e1fb5f5bb6193e2b60f658 [diff] |
Revert "Revert "Avoid adding region space bitmap to heap bitmap"" The issue was that hprof dumping could run in the middle of non CC GC. This meant the allocation stack and live bitmap could both visit the same object. The solution is to use a GC critical section. Bug: 34967844 Test: test-art-host This reverts commit 215835daf496f44b94b37eb89dd659f84e3ae44d. Change-Id: I99e65ff31ece74aa94fc55cc7480e27c1e39661b