RFR: JDK-4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
Chris Plummer
chris.plummer at oracle.com
Wed Feb 20 17:58:04 UTC 2019
Looks good.
Chris
On 2/20/19 7:57 AM, Gary Adams wrote:
> The issuspended002 has been on the ProblemList since the tests were
> moved to
> the open repos. The proposed changeset applies the same fix that was
> used in issuspended001.
>
> The current test fails when the debuggee replies with the "docontinue"
> response,
> while it is still holding a lock in a syncrhonized block. When the
> debugger then
> suspends the vm the debuggee test thread fails to proceed to the
> expected breakpoint.
> Testing in progress.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-4903717
> Webrev: http://cr.openjdk.java.net/~gadams/4903717/webrev.00/
More information about the serviceability-dev
mailing list