Wed, 15 Feb 2012 13:06:53 -0500 7132029: G1: mixed GC phase lasts for longer than it should
tonyp [Wed, 15 Feb 2012 13:06:53 -0500] rev 11756
7132029: G1: mixed GC phase lasts for longer than it should Summary: Revamp of the mechanism that chooses old regions for inclusion in the CSet. It simplifies the code and introduces min and max bounds on the number of old regions added to the CSet at each mixed GC to avoid pathological cases. It also ensures that when we do a mixed GC we'll always find old regions to add to the CSet (i.e., it eliminates the case where a mixed GC will collect no old regions which can happen today). Reviewed-by: johnc, brutisso
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
Fri, 10 Feb 2012 17:40:20 -0800 7144296: PS: Optimize nmethods processing
iveresov [Fri, 10 Feb 2012 17:40:20 -0800] rev 11753
7144296: PS: Optimize nmethods processing Summary: Prunes scavenge roots in code list every young GC, promote objects directly pointed by the code immediately Reviewed-by: johnc, jcoomes
Wed, 15 Feb 2012 16:09:49 -0500 Merge
bpittore [Wed, 15 Feb 2012 16:09:49 -0500] rev 11752
Merge
Wed, 15 Feb 2012 00:51:07 -0500 7140866: assert(covered) failed: Card for end of new region not committed
dlong [Wed, 15 Feb 2012 00:51:07 -0500] rev 11751
7140866: assert(covered) failed: Card for end of new region not committed Summary: resize covered region only after successfully mapping shared archive Reviewed-by: brutisso, ysr Contributed-by: dean.long@oracle.com
Fri, 10 Feb 2012 11:46:20 -0800 7144322: new hotspot build - hs23-b16
amurillo [Fri, 10 Feb 2012 11:46:20 -0800] rev 11750
7144322: new hotspot build - hs23-b16 Reviewed-by: jcoomes
Thu, 16 Feb 2012 13:01:24 -0800 Added tag jdk8-b26 for changeset 70e517098d81
katleman [Thu, 16 Feb 2012 13:01:24 -0800] rev 11749
Added tag jdk8-b26 for changeset 70e517098d81
Thu, 16 Feb 2012 13:01:17 -0800 Added tag jdk8-b26 for changeset d771ef859fba
katleman [Thu, 16 Feb 2012 13:01:17 -0800] rev 11748
Added tag jdk8-b26 for changeset d771ef859fba
Wed, 05 Jul 2017 18:02:34 +0200 Added tag jdk8-b26 for changeset 6c805d8ed4e5
duke [Wed, 05 Jul 2017 18:02:34 +0200] rev 11747
Added tag jdk8-b26 for changeset 6c805d8ed4e5
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip