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.
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