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

Per Liden per.liden at oracle.com
Mon May 18 16:14:57 UTC 2020


Thanks Kim!

/Per

On 5/18/20 4:27 PM, Kim Barrett wrote:
>> On May 18, 2020, at 10:17 AM, Per Liden <per.liden at oracle.com> 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
> 
> Looks good.
> 



More information about the hotspot-gc-dev mailing list