JDK-8339983 : [s390x] secondary_super_cache does not scale well: C1 and interpreter
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: s390x
  • Submitted: 2024-09-12
  • Updated: 2025-03-19
  • Resolved: 2024-12-03
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 b27Fixed
Related Reports
Cloners :  
Description
JDK-8331341 handle aarch64 & x86, s390x Port should be added to be in sync with other Archs. 

The fix for JDK-8180450 was for C2 only. Implement the same fix for C1 and the interpreter.
Comments
Changeset: a3b58ee5 Branch: master Author: Amit Kumar <amitkumar@openjdk.org> Date: 2024-12-03 04:06:39 +0000 URL: https://git.openjdk.org/jdk/commit/a3b58ee5cd1ec0ea78649d4128d272458b05eb13
03-12-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22341 Date: 2024-11-23 12:24:31 +0000
23-11-2024