Sat, 03 Oct 2009 10:53:08 -0400 Merge
tonyp [Sat, 03 Oct 2009 10:53:08 -0400] rev 3918
Merge
Thu, 01 Oct 2009 15:56:19 -0700 6887186: G1: Incorrect code generated for G1 pre-barrier by C1 on SPARC
johnc [Thu, 01 Oct 2009 15:56:19 -0700] rev 3917
6887186: G1: Incorrect code generated for G1 pre-barrier by C1 on SPARC Summary: Modify operand passed to C1 pre-barrier to be the operand representing the address of the object field that is being stored. Reviewed-by: never
Wed, 30 Sep 2009 13:25:39 -0700 Merge
jrose [Wed, 30 Sep 2009 13:25:39 -0700] rev 3916
Merge
Mon, 28 Sep 2009 17:14:25 -0700 6886353: For DeoptimizeALot, JTreg tests should "IgnoreUnrecognizedVMOptions on a product build
cfang [Mon, 28 Sep 2009 17:14:25 -0700] rev 3915
6886353: For DeoptimizeALot, JTreg tests should "IgnoreUnrecognizedVMOptions on a product build Summary: Add IgnoreUnrecognizedVMOptions for JTreg tests (on a product build) to pass with DeoptimizeALot Reviewed-by: kvn
Fri, 25 Sep 2009 13:26:02 -0700 6883468: C2 compiler enters infinite loop in PhaseIterGVN::transform
kvn [Fri, 25 Sep 2009 13:26:02 -0700] rev 3914
6883468: C2 compiler enters infinite loop in PhaseIterGVN::transform Summary: Avoid ideal transformation ping-pong between AddPNode::Ideal() and CastX2PNode::Ideal(). Reviewed-by: cfang
Wed, 23 Sep 2009 23:57:44 -0700 6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods
jrose [Wed, 23 Sep 2009 23:57:44 -0700] rev 3913
6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods Summary: After mechanically merging changes, some by-hand adjustments are needed. Reviewed-by: ysr
Wed, 23 Sep 2009 23:56:15 -0700 Merge
jrose [Wed, 23 Sep 2009 23:56:15 -0700] rev 3912
Merge
Fri, 18 Sep 2009 09:57:47 -0700 6820514: meet not symmetric failure in ctw
kvn [Fri, 18 Sep 2009 09:57:47 -0700] rev 3911
6820514: meet not symmetric failure in ctw Summary: Add missing instance_id meet. Reviewed-by: never
Wed, 16 Sep 2009 11:06:10 -0700 6854812: 6.0_14-b08 crashes with a SIGSEGV
never [Wed, 16 Sep 2009 11:06:10 -0700] rev 3910
6854812: 6.0_14-b08 crashes with a SIGSEGV Reviewed-by: kvn, twisti
Tue, 15 Sep 2009 22:50:12 -0700 Merge
jrose [Tue, 15 Sep 2009 22:50:12 -0700] rev 3909
Merge
Tue, 15 Sep 2009 21:53:47 -0700 6863023: need non-perm oops in code cache for JSR 292
jrose [Tue, 15 Sep 2009 21:53:47 -0700] rev 3908
6863023: need non-perm oops in code cache for JSR 292 Summary: Make a special root-list for those few nmethods which might contain non-perm oops. Reviewed-by: twisti, kvn, never, jmasa, ysr
Tue, 15 Sep 2009 19:03:39 -0700 6879362: assert(!klass_is_exact(),"only non-exact klass")
kvn [Tue, 15 Sep 2009 19:03:39 -0700] rev 3907
6879362: assert(!klass_is_exact(),"only non-exact klass") Summary: Do nothing for AddP node which has type not related to the type of allocated object. Reviewed-by: never
Tue, 15 Sep 2009 11:09:34 -0700 6879921: CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
cfang [Tue, 15 Sep 2009 11:09:34 -0700] rev 3906
6879921: CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268 Summary: filter out non-primitives before deciding whether two ops can be packed Reviewed-by: kvn, never
Mon, 14 Sep 2009 12:14:20 -0700 6827605: new String intrinsics may prevent EA scalar replacement
kvn [Mon, 14 Sep 2009 12:14:20 -0700] rev 3905
6827605: new String intrinsics may prevent EA scalar replacement 6875866: Intrinsic for String.indexOf() is broken on x86 with SSE4.2 Summary: Modify String intrinsic methods to pass char[] pointers instead of string oops. Reviewed-by: never
Mon, 14 Sep 2009 09:49:54 -0700 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default)
cfang [Mon, 14 Sep 2009 09:49:54 -0700] rev 3904
6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default) Summary: design StoreCMNode::Ideal to promote its oopStore input if the input is a MergeMem node Reviewed-by: kvn, never
(0) -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip