Wed, 14 Dec 2011 13:34:57 -0800 7121618: Change type of number of GC workers to unsigned int.
jmasa [Wed, 14 Dec 2011 13:34:57 -0800] rev 11396
7121618: Change type of number of GC workers to unsigned int. Summary: Change variables representing the number of GC workers to uint from int and size_t. Change the parameter in work(int i) to work(uint worker_id). Reviewed-by: brutisso, tonyp
Wed, 21 Dec 2011 07:53:53 -0500 7119027: G1: use atomics to update RS length / predict time of inc CSet
tonyp [Wed, 21 Dec 2011 07:53:53 -0500] rev 11395
7119027: G1: use atomics to update RS length / predict time of inc CSet Summary: Make sure that the updates to the RS length and inc CSet predicted time are updated in an MT-safe way. Reviewed-by: brutisso, iveresov
Tue, 20 Dec 2011 20:29:35 -0800 Merge
jmasa [Tue, 20 Dec 2011 20:29:35 -0800] rev 11394
Merge
(0) -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip