commit | 98810e34804e224e5ab302cd353393f72a45202b | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Tue May 24 14:55:40 2016 -0700 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Thu May 26 11:45:13 2016 -0700 |
tree | 696693111fa137965fe03efc29a20b687cfb3b66 | |
parent | 783d02e527107e91880f12bddf41afd313919132 [diff] |
Remove SetStateUnsafe in Debugger::Disconnected. The debugger thread has the exclusive mutator lock and doen't need to switch to runnable while updating instrumentation. This avoids a spurious failure of the DCHECK in the jdwp test. Bug: 25262836 Change-Id: Ibfd0bc3936a877fd264396fcc4cc1af8d19a1645