Fri, 21 Sep 2012 14:02:57 -0700 Merge
amurillo [Fri, 21 Sep 2012 14:02:57 -0700] rev 13762
Merge
Thu, 20 Sep 2012 16:27:51 -0700 7199082: write warning messages to stderr
jcoomes [Thu, 20 Sep 2012 16:27:51 -0700] rev 13761
7199082: write warning messages to stderr Reviewed-by: ysr, dholmes, sla
Thu, 20 Sep 2012 13:49:27 -0700 Merge
jmasa [Thu, 20 Sep 2012 13:49:27 -0700] rev 13760
Merge
Thu, 20 Sep 2012 12:18:23 -0700 7199923: NPG: tools/javac/T7093325.java timeout
jmasa [Thu, 20 Sep 2012 12:18:23 -0700] rev 13759
7199923: NPG: tools/javac/T7093325.java timeout Reviewed-by: stefank, coleenp, kvn
Thu, 20 Sep 2012 09:52:56 -0700 7190666: G1: assert(_unused == 0) failed: Inconsistency in PLAB stats
johnc [Thu, 20 Sep 2012 09:52:56 -0700] rev 13758
7190666: G1: assert(_unused == 0) failed: Inconsistency in PLAB stats Summary: Reset the fields in ParGCAllocBuffer, that are used for accumulating values for the ResizePLAB sensors in PLABStats, to zero after flushing the values to the PLABStats fields. Flush PLABStats values only when retiring the final allocation buffers prior to disposing of a G1ParScanThreadState object, rather than when retiring every allocation buffer. Reviewed-by: jwilhelm, jmasa, ysr
Wed, 19 Sep 2012 15:48:02 -0700 7193946: Move warnings associated with UseMemSetInBOT flag
johnc [Wed, 19 Sep 2012 15:48:02 -0700] rev 13757
7193946: Move warnings associated with UseMemSetInBOT flag Summary: The warnings associated with the UseMemSetInBOT flag are duplicated in CMS and G1. The separate warnings have been removed and single instance of the warning has been placed in a common location. Reviewed-by: brutisso, ysr
Wed, 19 Sep 2012 08:48:10 -0700 7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor
johnc [Wed, 19 Sep 2012 08:48:10 -0700] rev 13756
7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor Summary: The is_zeroed parameter is no longer used and so can be removed. Reviewed-by: johnc, jmasa, brutisso Contributed-by: Brandon Mitchell <brandon@twitter.com>
Tue, 18 Sep 2012 14:15:06 -0700 7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently
jmasa [Tue, 18 Sep 2012 14:15:06 -0700] rev 13755
7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently Reviewed-by: johnc, ysr
Mon, 17 Sep 2012 10:33:13 +0200 7198130: G1: PrintReferenceGC output comes out of order
brutisso [Mon, 17 Sep 2012 10:33:13 +0200] rev 13754
7198130: G1: PrintReferenceGC output comes out of order Summary: Move the first part of the GC logging, including timestamp, to the start of the GC Reviewed-by: johnc, jwilhelm
Mon, 17 Sep 2012 10:46:59 -0400 7197269: NPG: FollowReferences has no ClassLoader -> Class link to follow
coleenp [Mon, 17 Sep 2012 10:46:59 -0400] rev 13753
7197269: NPG: FollowReferences has no ClassLoader -> Class link to follow Summary: restore java/lang/ClassLoader.addClass() upcall Reviewed-by: sspitsyn, dcubed, jmasa
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip