-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
Currently G1 only uses pause times as a metric to calculate the gc cpu usage.
This disregards concurrent cpu usage completely.
Make the calculation more accurate; this might require retuning of `GCTimeRatio`.
Some platforms may not support more exact CPU measurements so the current mechanism might need to be kept.
This disregards concurrent cpu usage completely.
Make the calculation more accurate; this might require retuning of `GCTimeRatio`.
Some platforms may not support more exact CPU measurements so the current mechanism might need to be kept.
- is blocked by
-
JDK-8359110 Log accumulated GC and process CPU time upon VM exit
-
- Open
-