RFR: 8245196: ZGC: No need to disable UseBiasedLocking by default

Thomas Schatzl thomas.schatzl at oracle.com
Mon May 18 14:26:10 UTC 2020


Hi,

On 18.05.20 16:17, Per Liden wrote:
> By default, ZGC turns off UseBiasedLocking. With JEP 374 "Disable 
> biased-locking and deprecate all flags related to biased-locking" now 
> integrated, this is no longer necessary since it's off by default.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8245196
> Webrev: http://cr.openjdk.java.net/~pliden/8245196/webrev.0
> 
> /Per

   lgtm.

Thomas



More information about the hotspot-gc-dev mailing list