JDK-8344232 : [PPC64] secondary_super_cache does not scale well: C1 and interpreter
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: ppc
  • Submitted: 2024-11-14
  • Updated: 2025-03-04
  • Resolved: 2025-01-24
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 25
25 b08Fixed
Related Reports
Relates :  
Relates :  
Description
JDK-8331341 addresses aarch64 and x86_64, but not PPC64. C2 part is already implemented by JDK-8331117.
Comments
Changeset: 4a375e5b Branch: master Author: Martin Doerr <mdoerr@openjdk.org> Date: 2025-01-24 09:50:06 +0000 URL: https://git.openjdk.org/jdk/commit/4a375e5b8899aa684b8a921e198203e76794f709
24-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22881 Date: 2024-12-25 15:40:23 +0000
25-12-2024