RFR: 8245196: ZGC: No need to disable UseBiasedLocking by default
Per Liden
per.liden at oracle.com
Mon May 18 16:15:33 UTC 2020
Thanks Thomas!
/Per
On 5/18/20 4:26 PM, Thomas Schatzl wrote:
> 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