jdk/hotspot/src/share/vm/gc_implementation
John Cuthbertson d583cdc253 8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed
Mismatch in the card number calculation between next and previous committed sizes of the card counts table.

Reviewed-by: jmasa, tschatzl
2013-05-15 22:35:36 -07:00
..
concurrentMarkSweep 6843347: Boundary values in some public GC options cause crashes 2013-05-15 11:05:09 +02:00
g1 8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed 2013-05-15 22:35:36 -07:00
parallelScavenge 8007763: Refactoring: split up compute_generation_free_space() into two functions for class PSAdaptiveSizePolicy 2013-05-15 10:41:22 -07:00
parNew 8008081: Print outs do not have matching arguments 2013-02-26 08:54:03 -08:00
shared 6843347: Boundary values in some public GC options cause crashes 2013-05-15 11:05:09 +02:00