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
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
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
trims [Fri, 25 Feb 2011 11:42:03 -0800] rev 8293
Added tag hs21-b02 for changeset 70ed6d8368bc
cl [Thu, 24 Feb 2011 15:15:50 -0800] rev 8292
Added tag jdk7-b131 for changeset e0205cb94879
cl [Thu, 24 Feb 2011 15:15:45 -0800] rev 8291
Added tag jdk7-b131 for changeset 836de2e4bdee
duke [Wed, 05 Jul 2017 17:35:48 +0200] rev 8290
Added tag jdk7-b131 for changeset d8af56da89bc