hg: jdk/jdk: 8231264: Implementation of JEP 374: Disable biased-locking and deprecate all flags related to biased-locking
patricio.chilano.mateo at oracle.com
patricio.chilano.mateo at oracle.com
Wed May 13 15:55:04 UTC 2020
Changeset: 4a2ee50baa47
Author: pchilanomate
Date: 2020-05-13 15:47 +0000
URL: https://hg.openjdk.java.net/jdk/jdk/rev/4a2ee50baa47
8231264: Implementation of JEP 374: Disable biased-locking and deprecate all flags related to biased-locking
Summary: Changed default value of UseBiasedLocking to false and deprecated related flags.
Reviewed-by: dholmes, dcubed
! src/hotspot/share/opto/c2_globals.hpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! test/hotspot/gtest/oops/test_markWord.cpp
! test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
More information about the jdk-changes
mailing list