commit | 8f95cf3cb5f715b1277de9cd7fade07ce4b230be | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Tue Apr 19 11:14:06 2016 -0700 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Tue Apr 19 11:17:09 2016 -0700 |
tree | b66e14b2df428fed5117caa709bc70462d351892 | |
parent | defccc564481c2c892792680c6abb6020e36bacd [diff] |
Fix a deadlock between debugger and GC. Avoid a deadlock between GC and debugger's SuspendAllForDebugger where GC gets suspended during GC. Fix the jdwp tests with the CC collector, but the deadlock is NOT specific to the CC collector. Bug: 25800335 Bug: 12687968 Change-Id: I8f2869872bce4692d943020072e35ebf5a4e68a5