RFR(S): 8189368: Add information on current bias holder for BiasedLockRevocation event

Markus Gronlund markus.gronlund at oracle.com
Fri Oct 27 14:57:07 UTC 2017


Hi Robin,

Looks good, thanks for adding this information to the event.

Cheers
Markus

-----Original Message-----
From: Robin Westberg 
Sent: den 25 oktober 2017 15:52
To: serviceability-dev at openjdk.java.net
Subject: RFR(S): 8189368: Add information on current bias holder for BiasedLockRevocation event

Hi all,

Please review the following changes which add a new field to the BiasedLockRevocation event, previousOwner, containing information on which thread (if any) owned the bias before it was revoked.

Issue:
https://bugs.openjdk.java.net/browse/JDK-8189368

Webrev:
http://cr.openjdk.java.net/~egahlin/8189368_1/

Best regards,
Robin


More information about the serviceability-dev mailing list