[lworld] RFR: 8247299: [lworld] Disable UseBiasedLocking by default
Frederic Parain
fparain at openjdk.java.net
Tue Oct 20 18:33:24 UTC 2020
On Tue, 20 Oct 2020 15:52:40 GMT, David Simms <dsimms at openjdk.org> wrote:
> Disabled UseBiasedLocking, and reorganized markWord to serve Valhalla requirements (see also JDK-8247298 for
> motivation).
> Actual UseBiasedLocking code remains simply to avoid future conflicts. Since static constants have changed and
> UseBiasedLocking is deprecated, Valhalla assumes it will be removed, and it is not only disabled "by default", but now
> unusable. Tier1-3 testing clean
Looks good to me.
Fred
-------------
Marked as reviewed by fparain (Committer).
PR: https://git.openjdk.java.net/valhalla/pull/234
More information about the valhalla-dev
mailing list