commit | 03d21bc5bed887243ff6ce3531179185ffd3532c | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Mar 07 10:25:04 2016 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Mar 07 11:12:18 2016 -0800 |
tree | 217c36f6f96cba029484f56b331cd3dab076527f | |
parent | 0738bffaf6983f998733e3211072b3ba792fd42b [diff] |
Don't use ScopedObjectAccess in Heap::DumpSpaces ScopedObjectAccess does not work well if the mutator lock is excusively held while in a suspend thread state. This caused deadlocks and DCHECK failures. Bug: 27493316 Change-Id: I75ab223b2d15ab4e53753f1046c580228fc1866e