JDK-8308479 : [s390x] Implement alternative fast-locking scheme
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: s390x
  • Submitted: 2023-05-22
  • Updated: 2024-01-09
  • Resolved: 2023-09-26
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 21 JDK 22
21.0.2Fixed 22 b17Fixed
Related Reports
Cloners :  
Relates :  
Description
The new alternative fast-locking scheme should get implemented for s390x. This port is inspired by and will clone the PPC port.
Comments
It might be David. Aleksey requested to backport JDK-8317581, and this issue needs to be backported first for a clean backport of JDK-8317581. Then I also saw that for other architecture enablement was done in JDK-21.
10-11-2023

Note fast-locking is only an experimental feature in 21.
10-11-2023

Fix Request This backport is required because It seems community is planning to enable this feature in JDK-21 and on s390x we have merged/enabled it on JDK-22.
09-11-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21u/pull/330 Date: 2023-11-07 06:51:36 +0000
07-11-2023

Changeset: 3fe6e0fa Author: Amit Kumar <amitkumar@openjdk.org> Date: 2023-09-26 03:40:11 +0000 URL: https://git.openjdk.org/jdk/commit/3fe6e0faca78e8106e33a3a53de78f8864be92b7
26-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14414 Date: 2023-06-12 11:04:53 +0000
12-06-2023