JDK-8365115 : G1: Refactor rem set statistics gather code for group
Type:Enhancement
Component:hotspot
Sub-Component:gc
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2025-08-08
Updated:2025-08-11
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.
The G1RemSetSummary class gathers statistics of remembered sets for printing.
There is some code duplication in getting statistics for the remembered set groups, refactor and clean up.
Comments
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk/pull/26691
Date: 2025-08-08 09:39:42 +0000