Currently, the G1 records the start time of different GC pauses (Young GC, Remark, Cleanup, and Full GC) using four separate functions.
Refactor the existing pause start time recording functions into a single function.
Refactor the existing pause start time recording functions into a single function.
- links to
-
Review(master) openjdk/jdk/26323