RFR: 8256253: Defer Biased Locking obsoletion to JDK 18 [v2]
Martin Doerr
mdoerr at openjdk.java.net
Wed Nov 18 16:03:12 UTC 2020
On Wed, 18 Nov 2020 15:00:21 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:
>> Hi all,
>>
>> Please review the following change to defer biased-locking obsoletion to 18, as discussed in [1].
>> I updated the special_jvm_flags table and re-enabled gtest verify_special_flags.
>>
>> Thanks,
>> Patricio
>>
>> [1] https://mail.openjdk.java.net/pipermail/hotspot-dev/2020-November/045454.html
>
> Patricio Chilano Mateo has updated the pull request incrementally with one additional commit since the last revision:
>
> move CriticalJNINatives up in table
Thanks for doing this!
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1281
More information about the hotspot-runtime-dev
mailing list