JDK-8365190 : Remove LockingMode related code from share
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: In Progress
  • Resolution: Unresolved
  • CPU: generic
  • Submitted: 2025-08-09
  • Updated: 2025-08-15
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 26
26Unresolved
Description
Remove LockingMode related code from non-platform (or cpu) specific code.

This code is mostly located in src/hotspot/share, but I'll also include src/hotspot/cpu/zero/zeroInterpreter_zero.cpp as it is only one file which is fairly non-platform specific.