JDK-8370012 : G1: Improve consistency in refinement logs
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-10-16
  • Updated: 2025-10-20
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.
Other
tbdUnresolved
Related Reports
Causes :  
Description
Refinement logs are somewhat inconsistent:

* sometimes uses cards/ms, sometimes c/ms
* some time specifications are missing (e.g. no "ms")
* it shows a "log-rate" in one instance, should be "dirty-rate" or something
* "lb_cards" instead of "pending-cards"

etc.