Wed, 18 Jan 2012 09:50:16 -0800 7129514: time warp warnings after 7117303
johnc [Wed, 18 Jan 2012 09:50:16 -0800] rev 11755
7129514: time warp warnings after 7117303 Summary: Replace calls to os::javaTimeMillis() that are used to update the milliseconds since the last GC to an equivalent that uses a monotonically non-decreasing time source. Reviewed-by: ysr, jmasa
Tue, 14 Feb 2012 08:21:08 -0500 7129892: G1: explicit marking cycle initiation might fail to initiate a marking cycle
tonyp [Tue, 14 Feb 2012 08:21:08 -0500] rev 11754
7129892: G1: explicit marking cycle initiation might fail to initiate a marking cycle Summary: If we try to schedule an initial-mark GC in order to explicit start a conc mark cycle and it gets pre-empted by antoher GC, we should retry the attempt as long as it's appropriate for the GC cause. Reviewed-by: brutisso, johnc
(0) -10000 -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip