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: Open
  • Resolution: Unresolved
  • OS: linux
  • CPU: s390x
  • Submitted: 2024-09-12
  • Updated: 2024-09-16
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.
Other
tbdUnresolved
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.