JDK-8339416 : [s390x] Provide implementation for resolve_global_jobject
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: s390x
  • Submitted: 2024-09-03
  • Updated: 2024-09-23
  • Resolved: 2024-09-19
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 24
21.0.6Fixed 24 b16Fixed
Related Reports
Relates :  
Relates :  
Description
JDK-8299089 port for s390x is missing and method being implemented in that Port is going to be beneficial for JDK-8337753 Port for s390x. So it will be good to have this method and referenced a call to it instead of resolve_jobject in the JDK-8337753 port. 
Comments
[jdk23u-fix-request] Approval Request from Amit Kumar backporting it to be in sync with other archs, low risk & s390x specific change. Didn't see any regression during testing.
20-09-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk23u/pull/110 Date: 2024-09-20 04:24:04 +0000
20-09-2024

[jdk21u-fix-request] Approval Request from Amit Kumar this change are was fixed in JDK 21 for other architecture so be in sync backport it. change is only s390x-specific and I had done testing on s390x, didn't see any regression.
19-09-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/988 Date: 2024-09-19 06:12:34 +0000
19-09-2024

Changeset: ac58b610 Branch: master Author: Amit Kumar <amitkumar@openjdk.org> Date: 2024-09-19 04:47:15 +0000 URL: https://git.openjdk.org/jdk/commit/ac58b6102a26ac2ca7f6df5f176d5b5ca1d00d45
19-09-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/20986 Date: 2024-09-13 07:37:19 +0000
13-09-2024