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:17 UTC 2018


Hi Erik,

Thanks for the review and sponsoring!

Best regards,
Robin

> On 4 Jun 2018, at 13:47, Erik Gahlin <erik.gahlin at oracle.com> wrote:
> 
> Looks good.
> 
> Erik
> 
>> 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