-
Enhancement
-
Resolution: Won't Fix
-
P4
-
22
`java -XX:+UseSerialGC -XX:NewSize=3m -Xmx4m -XX:+PrintFlagsFinal --version | grep NewSize` shows NewSize is ~1.5m
If the MaxHeapSize is increased to e.g. 10m, the problem goes away.
The same issue exists for ParallelGC as well.
If the MaxHeapSize is increased to e.g. 10m, the problem goes away.
The same issue exists for ParallelGC as well.