diff options
author | Mathieu Chartier <mathieuc@google.com> | 2014-01-13 14:37:11 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2014-01-13 17:32:52 -0800 |
commit | e01b5406a93293f5abf6a61d4fec34f2becd47ca (patch) | |
tree | ef12e7e7ca5f02940b36f063dd35d66fafb234a6 /compiler | |
parent | 71b2acb0045d2bff0f3d9f7cd080779244407e87 (diff) | |
download | android_art-e01b5406a93293f5abf6a61d4fec34f2becd47ca.tar.gz android_art-e01b5406a93293f5abf6a61d4fec34f2becd47ca.tar.bz2 android_art-e01b5406a93293f5abf6a61d4fec34f2becd47ca.zip |
Remove zygote space from alloc_spaces_ array.
Not removing this space was causing a crash in
Heap::GetObjectsAllocated since the new zygote bin packing places
objects where the normal DlMalloc/RosAlloc accounting would be.
Going to refactor zygote spaces to be a new space type in the near
future to avoid more of these types of issues.
Bug: 12490061
Change-Id: Id4f75d0315c63e0e8c19f6fba9ad9cb2ba9017e5
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions