JDK-8249676 : [REDO] G1 incorrectly limiting young gen size when using the reserve can result in repeated full gcs
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-07-17
  • Updated: 2024-11-22
  • Resolved: 2020-09-15
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 16
16 b16Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The change JDK-8244603 apparently triggered the bug in  JDK-8249192. After fixing that it looks like all the weird issues are gone, so re-apply the change.
Comments
Changeset: fa30241d Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2020-09-15 10:19:36 +0000 URL: https://git.openjdk.java.net/jdk/commit/fa30241d
15-09-2020