-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
CollectedHeap provides a pool of workers for runtime to use through safepoint_workers().
Some collectors, e.g. G1 and Parallel share their GC worker threads instead of creating explicit safepoint worker threads. To allow accurate accounting of GC CPU time in JDK-8359110 we should remove that optimization.
Some collectors, e.g. G1 and Parallel share their GC worker threads instead of creating explicit safepoint worker threads. To allow accurate accounting of GC CPU time in JDK-8359110 we should remove that optimization.
- blocks
-
JDK-8359110 Log accumulated GC and process CPU time upon VM exit
-
- Open
-