-
Enhancement
-
Resolution: Fixed
-
P3
-
15
-
b17
The internal current pause time ratio calculation does not include the Remark/Cleanup pauses.
This skews the results for heap expansion; other ratio calculations of something occurring during mutator time (allocation rate, refinement rate, MMU, ...) include them afaict.
Day one.
This skews the results for heap expansion; other ratio calculations of something occurring during mutator time (allocation rate, refinement rate, MMU, ...) include them afaict.
Day one.
- relates to
-
JDK-8253410 G1 GC pause time ratio calculation should exclude full GCs due to System.gc() calls
- Open