kvn [Tue, 24 May 2011 12:54:51 -0700] rev 9957
7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
Summary: The code incorrectly used is_instptr() instead of is_oopptr() to get const_oop.
Reviewed-by: never
kvn [Sat, 21 May 2011 13:59:55 -0700] rev 9956
7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked
Summary: Replace the assert in PhiNode::Ideal with check to avoid transformation of new phi.
Reviewed-by: never
kvn [Sat, 21 May 2011 11:44:31 -0700] rev 9955
7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
Summary: New limit for unrolled loop should be set only for zero trip guard and loop iteration test.
Reviewed-by: never
jcoomes [Fri, 20 May 2011 22:27:48 -0700] rev 9954
Merge
kvn [Fri, 20 May 2011 12:46:20 -0700] rev 9953
7046096: SEGV IN C2 WITH 6U25
Summary: Missing fail flag set in strings concatenation code.
Reviewed-by: never
mr [Tue, 24 May 2011 15:28:35 -0700] rev 9952
7048009: Update .jcheck/conf files for JDK 8
Reviewed-by: jjh
trims [Tue, 24 May 2011 14:07:12 -0700] rev 9951
Merge
trims [Tue, 24 May 2011 14:02:47 -0700] rev 9950
Added tag hs21-b13 for changeset c59e039b8a59