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
Thu, 24 Feb 2011 15:15:50 -0800 Added tag jdk7-b131 for changeset e0205cb94879
cl [Thu, 24 Feb 2011 15:15:50 -0800] rev 8292
Added tag jdk7-b131 for changeset e0205cb94879
Thu, 24 Feb 2011 15:15:45 -0800 Added tag jdk7-b131 for changeset 836de2e4bdee
cl [Thu, 24 Feb 2011 15:15:45 -0800] rev 8291
Added tag jdk7-b131 for changeset 836de2e4bdee
Wed, 05 Jul 2017 17:35:48 +0200 Added tag jdk7-b131 for changeset d8af56da89bc
duke [Wed, 05 Jul 2017 17:35:48 +0200] rev 8290
Added tag jdk7-b131 for changeset d8af56da89bc
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip