RFR: 8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
Markus Gronlund
markus.gronlund at oracle.com
Mon Jun 4 10:14:22 UTC 2018
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