mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
![]() This change simplifies the interaction between GC and concurrent marking. By disabling survivor spaces during the initial-mark pause we don't need to propagate marks of objects we copy during each GC (since we never need to copy an explicitly marked object). Reviewed-by: johnc, brutisso |
||
---|---|---|
.. | ||
concurrentMarkSweep | ||
g1 | ||
parallelScavenge | ||
parNew | ||
shared |