JDK-8319253 : [BACKOUT] Change LockingMode default from LM_LEGACY to LM_LIGHTWEIGHT
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 22
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-11-01
  • Updated: 2024-03-20
  • Resolved: 2023-11-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 22
22 b24Fixed
Related Reports
Relates :  
Relates :  
Description
The change of default locking mode for JDK 22 is being restored to LM_LEGACY due to remaining stability and performance issues that have been uncovered with lightweight locking, for which solutions have not yet been found, but are being actively investigated. We will make the change in JDK 23 instead.
Comments
Changeset: f4ab9528 Author: David Holmes <dholmes@openjdk.org> Date: 2023-11-08 20:35:20 +0000 URL: https://git.openjdk.org/jdk/commit/f4ab9528ad167c2063095486a74a5ffa314d7d89
08-11-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/16551 Date: 2023-11-08 00:14:14 +0000
08-11-2023

See bugs tagged with LM_LIGHTWEIGHT for outstanding issues.
06-11-2023