JDK-8331117 : [PPC64] secondary_super_cache does not scale well
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,17,21,22,23
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • CPU: ppc
  • Submitted: 2024-04-25
  • Updated: 2024-06-17
  • Resolved: 2024-06-17
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 masterFixed
Related Reports
Cloners :  
Relates :  
Description
JDK-8180450 addresses aarch64 and x86_64, but not PPC64.
Comments
Changeset: 0d1080d1 Author: Martin Doerr <mdoerr@openjdk.org> Date: 2024-06-17 09:30:48 +0000 URL: https://git.openjdk.org/jdk/commit/0d1080d194c596dc74dd8b173b18b14cc71e1b52
17-06-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19368 Date: 2024-05-23 14:11:36 +0000
23-05-2024

ILW = Same as JDK-8180450 = P3
25-04-2024