-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: None
-
Component/s: hotspot
Currently, we factor System.gc invocations into our heap-resizing heuristics. As a result, applications or benchmarks that explicitly trigger frequent System.gc calls can cause the heuristics to interpret this as high GC activity and respond by aggressively expanding the heap.
Investigate the impact of excluding these pause times from heap-resizing heuristics.
Investigate the impact of excluding these pause times from heap-resizing heuristics.