-
Enhancement
-
Resolution: Unresolved
-
P4
-
23
G1 uses a global overflow mark stack to spill mark work that does not fit the local queues. That global mark stack is resizeable from MarkStackSize to MaxMarkStackSize, and grown as needed.
G1 never shrinks the mark stack again, so maybe there is an opportunity to save on average memory consumption.
G1 never shrinks the mark stack again, so maybe there is an opportunity to save on average memory consumption.