JDK-8341333 : [JVMCI] Export JavaThread::_unlocked_inflated_monitor to JVMCI
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-01
  • Updated: 2024-10-07
  • Resolved: 2024-10-01
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 24
24 b18Fixed
Related Reports
Relates :  
Description
JDK-8320318 requires compiled code to store the monitor back to JavaThread::_unlocked_inflated_monitor before calling into runtime monitor exit stub.
Comments
Changeset: 2120a841 Branch: master Author: Yudi Zheng <yzheng@openjdk.org> Date: 2024-10-01 13:59:36 +0000 URL: https://git.openjdk.org/jdk/commit/2120a8414ef9c34d5875d33ac9a16594908fe403
01-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21287 Date: 2024-10-01 13:17:53 +0000
01-10-2024