Thu, 16 May 2013 12:15:19 -0700 Added tag jdk8-b90 for changeset 1a8b44cae081
katleman [Thu, 16 May 2013 12:15:19 -0700] rev 17403
Added tag jdk8-b90 for changeset 1a8b44cae081
Wed, 05 Jul 2017 18:55:30 +0200 Merge
duke [Wed, 05 Jul 2017 18:55:30 +0200] rev 17402
Merge
Fri, 17 May 2013 08:59:19 -0700 Added tag hs25-b33 for changeset b00c73d51b8a
amurillo [Fri, 17 May 2013 08:59:19 -0700] rev 17401
Added tag hs25-b33 for changeset b00c73d51b8a
Fri, 17 May 2013 08:59:18 -0700 Merge
amurillo [Fri, 17 May 2013 08:59:18 -0700] rev 17400
Merge
Fri, 17 May 2013 08:00:01 +0200 Merge
jwilhelm [Fri, 17 May 2013 08:00:01 +0200] rev 17399
Merge
Fri, 17 May 2013 06:01:10 +0200 Merge
jwilhelm [Fri, 17 May 2013 06:01:10 +0200] rev 17398
Merge
Thu, 16 May 2013 23:51:51 +0200 8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set
tschatzl [Thu, 16 May 2013 23:51:51 +0200] rev 17397
8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set Summary: The VM exits when the condition in the subject line applies. The fix sets InitialTenuringThreshold to MaxTenuringThreshold if it is larger than MaxTenuringThreshold and InitialTenuringThreshold has not been set (is default). Reviewed-by: jwilhelm, jmasa, brutisso, johnc
Thu, 16 May 2013 09:24:26 -0700 8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info
johnc [Thu, 16 May 2013 09:24:26 -0700] rev 17396
8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info Summary: Include metaspace information (used, allocated, reserved) in the PrintGCDetails output for full GCs. Reviewed-by: poonam, jmasa, brutisso
Thu, 16 May 2013 13:02:33 +0200 8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo
tschatzl [Thu, 16 May 2013 13:02:33 +0200] rev 17395
8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo Summary: Improve the output of G1PrintRegionLivenessInfo by adding a per-region remembered set size information column Reviewed-by: jwilhelm, johnc
Wed, 15 May 2013 22:35:36 -0700 8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed
johnc [Wed, 15 May 2013 22:35:36 -0700] rev 17394
8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed Summary: Mismatch in the card number calculation between next and previous committed sizes of the card counts table. Reviewed-by: jmasa, tschatzl
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip