JDK-8369036 : Parallel: JDK-8348278: Trim InitialRAMPercentage caused a performance regression in Footprint3-SwingSet
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 26
  • Priority: P2
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-10-02
  • Updated: 2025-11-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 26
26Unresolved
Related Reports
Causes :  
Relates :  
Description
We can observe a 13% regression in Footprint3-SwingSet using Parallel GC on Linux x64.

Have isolated the regression to JDK-8348278.