With JDK-8359110 a framework to measure GC CPU time was introduced. As a stepping-stone to enable consolidation of CPU time tracking in e.g. hsperf counters and GCTraceCPUTime and to have a unified interface for tracking CPU time of various components in hotspot the newly added code can be refactored into something more generic.
- relates to
-
JDK-8361716 GCTraceCPUTime may report incorrect times during high load from JNI code
-
- Open
-
-
JDK-8359110 Log accumulated GC and process CPU time upon VM exit
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/26621