JDK-8365190 : Remove LockingMode related code from share
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: generic
  • Submitted: 2025-08-09
  • Updated: 2025-09-15
  • Resolved: 2025-09-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 26
26 b15Fixed
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 and it's non-platform specific. Some test related files also needs fixing.
Comments
Changeset: a2726968 Branch: master Author: Fredrik Bredberg <fbredberg@openjdk.org> Date: 2025-09-08 10:28:18 +0000 URL: https://git.openjdk.org/jdk/commit/a272696813f2e5e896ac9de9985246aaeb9d476c
08-09-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27041 Date: 2025-09-02 08:24:10 +0000
02-09-2025