JDK-8248324 : G1: Remove resizing during Remark
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-06-25
  • Updated: 2025-07-22
  • Resolved: 2025-07-09
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
26 b06Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Relates :  
Relates :  
Description
In JDK-8238687 we start adding resizing during every young gc. This obsoletes the need to resize during remark, and also avoids the problem mentioned in JDK-8238686.
Comments
Changeset: 47614796 Branch: master Author: Ivan Walulya <iwalulya@openjdk.org> Date: 2025-07-09 05:44:42 +0000 URL: https://git.openjdk.org/jdk/commit/4761479608d5a8ecc504e343109900b0d0c77171
09-07-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/25832 Date: 2025-06-16 14:05:52 +0000
16-06-2025