JDK-8342881 : RISC-V: secondary_super_cache does not scale well: C1 and interpreter
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: riscv
  • Submitted: 2024-10-23
  • Updated: 2025-01-27
  • Resolved: 2025-01-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 25
25 b07Fixed
Related Reports
Relates :  
Description
The fix for JDK-8332587 was for C2 only. Implement the same fix for C1 and the interpreter.
Comments
Changeset: 8460072f Branch: master Author: Gui Cao <gcao@openjdk.org> Committer: Fei Yang <fyang@openjdk.org> Date: 2025-01-17 11:31:48 +0000 URL: https://git.openjdk.org/jdk/commit/8460072f9ddcec5d1f86e3c4de3d1457771b805c
17-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21922 Date: 2024-11-06 10:33:55 +0000
06-11-2024