jdk/hotspot/src/share/vm/gc_implementation
Y. Srinivas Ramakrishna d921d72f20 7008136: CMS: assert((HeapWord*)nextChunk <= _limit) failed: sweep invariant
The recorded _sweep_limit may not necessarily remain a block boundary as the old generation expands during a concurrent cycle. Terminal actions inside the sweep closure need to be aware of this as they cross over the limit.

Reviewed-by: johnc, minqi
2011-01-06 23:50:02 -08:00
..
concurrentMarkSweep 7008136: CMS: assert((HeapWord*)nextChunk <= _limit) failed: sweep invariant 2011-01-06 23:50:02 -08:00
g1 6896624: G1: hotspot:::gc and hotspot:::mem-pool-gc probes are not fired 2010-12-19 20:57:16 -05:00
parallelScavenge 6807801: CMS: could save/restore fewer header words during scavenge 2010-12-17 23:41:31 -08:00
parNew 6807801: CMS: could save/restore fewer header words during scavenge 2010-12-17 23:41:31 -08:00
shared 6896624: G1: hotspot:::gc and hotspot:::mem-pool-gc probes are not fired 2010-12-19 20:57:16 -05:00