RFR: 8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
Robin Westberg
robin.westberg at oracle.com
Tue Jun 5 05:44:08 UTC 2018
Hi Markus,
Thanks for reviewing!
Best regards,
Robin
> On 4 Jun 2018, at 12:14, Markus Gronlund <markus.gronlund at oracle.com> wrote:
>
> Looks good Robin, thanks for fixing.
>
> Markus
>
> -----Original Message-----
> From: Robin Westberg
> Sent: den 1 juni 2018 13:23
> To: hotspot-jfr-dev at openjdk.java.net
> Subject: RFR: 8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
>
> Hi all,
>
> Please review the following test case fix for the TestBiasedLockRevocationEvents test. It was possible that the test could fail if several revocations occurred during a single safepoint, which can occur during stress testing.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8202095
> Webrev: http://cr.openjdk.java.net/~rwestberg/8202095/webrev.00/ <http://cr.openjdk.java.net/~rwestberg/8202095/webrev.00/>
> Testing: linux-x64, macosx-x64, solaris-sparcv9, windows-x64: open/test/jdk/jdk/jfr/event/*
>
> (Think I got the issue number right this time).
>
> Best regards,
> Robin
More information about the hotspot-jfr-dev
mailing list