comparison src/cpu/x86/vm/c1_MacroAssembler_x86.cpp @ 890:6cb8e9df7174

6819077: G1: first GC thread coming late into the GC. Summary: 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
author johnc
date Tue, 04 Aug 2009 16:00:17 -0700
parents bd02caa94611
children 3cf667df43ef
comparison
equal deleted inserted replaced
889:15c5903cf9e1 890:6cb8e9df7174