Wed, 16 Feb 2011 17:26:20 -0800 Merge
trims [Wed, 16 Feb 2011 17:26:20 -0800] rev 8302
Merge
Mon, 14 Feb 2011 22:21:18 -0500 Merge
tonyp [Mon, 14 Feb 2011 22:21:18 -0500] rev 8301
Merge
Fri, 11 Feb 2011 14:15:16 +0100 7018257: jmm_DumpThreads allocates into permgen
stefank [Fri, 11 Feb 2011 14:15:16 +0100] rev 8300
7018257: jmm_DumpThreads allocates into permgen Summary: Don't allocate in permgen Reviewed-by: ysr, sla
Thu, 10 Feb 2011 14:48:07 -0800 7018302: newly added assert related to size of constantPoolOop causes secondary assertions or crashes
ysr [Thu, 10 Feb 2011 14:48:07 -0800] rev 8299
7018302: newly added assert related to size of constantPoolOop causes secondary assertions or crashes Summary: 6912621 used a raw oop in the newly added assert following an allocation attempt that could result in a GC. Reviewed-by: jmasa
Wed, 09 Feb 2011 09:43:02 -0800 7017008: G1: Turn on compressed oops by default.
johnc [Wed, 09 Feb 2011 09:43:02 -0800] rev 8298
7017008: G1: Turn on compressed oops by default. Summary: Normally compressed oops is enabled when the maximum heap size is under a certain limit, except when G1 is also enabled. Remove this limitation. Also re-enable GCBasher testing with G1 on 64 bit windows in jprt. Reviewed-by: jcoomes, brutisso, tonyp
Tue, 08 Feb 2011 12:33:19 +0100 7014851: Remove unused parallel compaction code
stefank [Tue, 08 Feb 2011 12:33:19 +0100] rev 8297
7014851: Remove unused parallel compaction code Summary: Removed. Reviewed-by: jcoomes, brutisso
Mon, 07 Feb 2011 22:19:57 -0800 6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
ysr [Mon, 07 Feb 2011 22:19:57 -0800] rev 8296
6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?") Summary: Fix block_size_if_printezis_bits() so it does not expect the bits, only uses them when available. Fix block_size_no_stall() so it does not stall when the bits are missing such cases, letting the caller deal with zero size returns. Constant pool cache oops do not need to be unparsable or conc_unsafe after their klass pointer is installed. Some cosmetic clean-ups and some assertion checking for conc-usafety which, in the presence of class file redefinition, has no a-priori time boundedness, so all GCs must be able to safely deal with putatively conc-unsafe objects in a stop-world pause. Reviewed-by: jmasa, johnc
Thu, 03 Feb 2011 20:49:09 -0800 7015169: GC Cause not always set
brutisso [Thu, 03 Feb 2011 20:49:09 -0800] rev 8295
7015169: GC Cause not always set Summary: Sometimes the gc cause was not always set. This caused JStat to print the wrong information. Reviewed-by: tonyp, ysr Contributed-by: suenaga.yasumasa@oss.ntt.co.jp
Sat, 12 Feb 2011 10:28:34 -0500 7022659: errorHandler doesn't compile without precompiled headers
coleenp [Sat, 12 Feb 2011 10:28:34 -0500] rev 8294
7022659: errorHandler doesn't compile without precompiled headers Summary: add proper includes in errorHandler.hpp Reviewed-by: phh, kamg
Fri, 25 Feb 2011 11:42:03 -0800 Added tag hs21-b02 for changeset 70ed6d8368bc
trims [Fri, 25 Feb 2011 11:42:03 -0800] rev 8293
Added tag hs21-b02 for changeset 70ed6d8368bc
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip