Wed, 18 Apr 2012 13:39:55 -0400 7145441: G1: collection set chooser-related cleanup
tonyp [Wed, 18 Apr 2012 13:39:55 -0400] rev 12382
7145441: G1: collection set chooser-related cleanup Summary: Cleanup of the CSet chooser class: standardize on uints for region num and indexes (instead of int, jint, etc.), make the method / field naming style more consistent, remove a lot of dead code. Reviewed-by: johnc, brutisso
Wed, 18 Apr 2012 07:21:15 -0400 7157073: G1: type change size_t -> uint for region counts / indexes
tonyp [Wed, 18 Apr 2012 07:21:15 -0400] rev 12381
7157073: G1: type change size_t -> uint for region counts / indexes Summary: Change the type of fields / variables / etc. that represent region counts and indeces from size_t to uint. Reviewed-by: iveresov, brutisso, jmasa, jwilhelm
Wed, 11 Apr 2012 16:18:45 +0200 7160613: VerifyRememberedSets doesn't work with CompressedOops
stefank [Wed, 11 Apr 2012 16:18:45 +0200] rev 12380
7160613: VerifyRememberedSets doesn't work with CompressedOops Summary: use load_decode_heap_oop instead of load_decode_heap_oop_not_null Reviewed-by: tonyp, brutisso
(0) -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip