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
Loading
Please sign in to comment