jdk-24/hotspot/src/share/vm/gc_implementation
John Cuthbertson f1cbffdd3e 6819077: G1: first GC thread coming late into the GC
The first worker thread is delayed when entering the GC because it clears the card count table that is used in identifying hot cards. Replace the card count table with a dynamically sized evicting hash table that includes an epoch based counter.

Reviewed-by: iveresov, tonyp
2009-08-04 16:00:17 -07:00
..
2009-07-29 16:00:35 -07:00
2009-07-29 16:00:35 -07:00
2009-07-28 12:12:40 -07:00
2009-01-29 21:25:42 -08:00
2007-12-01 00:00:00 +00:00