-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
The event jdk.GCCPUTime has been introduced via JDK-8291753. At this time the implementation only covers for Serial / Parallel / G1 GCs. This event would be especially useful for (almost) fully concurrent GC like ZGC or Shenandoah (Will b e done in JDK-8292373).
Relevant PR https://github.com/openjdk/jdk/pull/9760 for JDK-8291753