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

Chris Plummer chris.plummer at oracle.com
Mon Oct 8 18:21:10 UTC 2018


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/
>   Issue: https://bugs.openjdk.java.net/browse/JDK-8201603





More information about the serviceability-dev mailing list