RFR: JDK-8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001

Gary Adams gary.adams at oracle.com
Mon Oct 8 19:03:31 UTC 2018


Patch attached.

I think one reviewer is sufficient since this mimics
the cm02t001 bug fix.

On 10/8/18, 3:02 PM, Gary Adams wrote:
> Hi Gary,
>
> Looks good. Please add the comment "Wait for contended "sychronized (M)".
>
> thanks,
>
> Chris
>
> On 10/8/18 4:47 AM, Gary Adams wrote:
> >/  The main thread in tc02t001 is using a sleep(100) to cause a
> />/  monitor contention for the debuggee thread. On some slower
> />/  platform builds the main thread continues before the debuggee
> />/  thread observes the contention.
> />/
> />/  Similar to the fix for cm02t001, this is a simple change to increase
> />/  the pauses to allow the debuggee thread to run.
> />/
> />/     Webrev:http://cr.openjdk.java.net/~gadams/8201603/webrev/  <http://cr.openjdk.java.net/%7Egadams/8201603/webrev/>
> />/     Issue:https://bugs.openjdk.java.net/browse/JDK-8201603
> /
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20181008/fc66e59c/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 8201603.patch
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20181008/fc66e59c/8201603.patch>


More information about the serviceability-dev mailing list