diff options
author | Sebastien Hertz <shertz@google.com> | 2015-04-07 15:54:25 +0200 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2015-04-08 12:13:28 +0200 |
commit | 692063955ae845d8bd9fa2d22a50a1e06513bdcf (patch) | |
tree | 39771e7a445ec9ff5d6c79bb37ff268e44d8ef64 /compiler/optimizing/graph_visualizer.cc | |
parent | 1b8e8cac2c96f6d2af8e7217f997a30e11c098b5 (diff) |
JDWP: fix thread_list deadlock
Limits the scope of Locks::thread_list_lock_ locking in the debugger
so we do not try to lock it twice when creating a JDWP id (because
calling Object::IdentityHashCode may need to take the lock).
Bug: 20048099
Change-Id: I305dd72ccc4d2d007d1603b0d52bcfa94b6842a7
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions