commit | cc8c5c5433230818cfe31617308198f286cc2ee1 | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Fri Jun 13 15:08:05 2014 -0700 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Fri Jun 13 15:14:07 2014 -0700 |
tree | 6fc1b452e6b4b144882bd1e25de428db5d2ccec0 | |
parent | 08eeb38bb95dbb41dbdb0ea023749889b126af61 [diff] |
Avoid a non-root monitor vector in Dbg::GetOwnedMonitors(). Following up on CL 96571, remove the need to use stack-scoped vectors, one of which is a non-root vector that holds Object*, which could cause a GC bug. Bug: 12687968 Change-Id: I8582fe6bfe71bae7018dbf844fe75ebe989b6535