-
Enhancement
-
Resolution: Unresolved
-
P4
-
16
In many cases, full gcs caused by System.gc() calls are intended to compact the heap. However, after changes in JDK-8244505, pause time ratio calculations after a full gc may force a heap expansion instead of a compaction. Maybe exclude System.gc() pause times from the gc time ratio calculation
- relates to
-
JDK-8244505 G1 pause time ratio calculation does not consider Remark/Cleanup pauses
-
- Resolved
-