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
jrose [Wed, 30 Sep 2009 13:25:39 -0700] rev 3916
Merge
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
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
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
jrose [Wed, 23 Sep 2009 23:56:15 -0700] rev 3912
Merge
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
never [Wed, 16 Sep 2009 11:06:10 -0700] rev 3910
6854812: 6.0_14-b08 crashes with a SIGSEGV
Reviewed-by: kvn, twisti
jrose [Tue, 15 Sep 2009 22:50:12 -0700] rev 3909
Merge
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
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
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
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
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
xdono [Fri, 02 Oct 2009 11:26:25 -0700] rev 3903
Added tag jdk7-b73 for changeset 2248859f89d4
xdono [Fri, 02 Oct 2009 11:26:17 -0700] rev 3902
Added tag jdk7-b73 for changeset 9cc5500d129d
duke [Wed, 05 Jul 2017 17:01:15 +0200] rev 3901
Added tag jdk7-b73 for changeset ce74bd35ce94
duke [Wed, 05 Jul 2017 17:01:15 +0200] rev 3900
Merge
duke [Wed, 05 Jul 2017 17:01:13 +0200] rev 3899
Merge
tbell [Fri, 25 Sep 2009 14:24:14 -0700] rev 3898
Merge
darcy [Mon, 21 Sep 2009 21:08:11 -0700] rev 3897
6884227: Clarify ordering requirements of javax.lang.model.TypeElement.getEnclosedElements
Reviewed-by: ahe
tbell [Fri, 18 Sep 2009 08:48:50 -0700] rev 3896
Merge
jjg [Tue, 15 Sep 2009 18:36:21 -0700] rev 3895
6860965: Project Coin: binary literals
6860973: Project Coin: Underscores in literals
Summary: [Portions contributed by Bruce Chapman]
Reviewed-by: darcy
jjg [Tue, 15 Sep 2009 12:20:55 -0700] rev 3894
6882235: invalid exponent causes silent javac crash
Reviewed-by: darcy
jjg [Mon, 14 Sep 2009 17:13:00 -0700] rev 3893
6881317: regression: NPE in CloseableURLClassLoader
Reviewed-by: darcy
jjg [Tue, 08 Sep 2009 14:08:26 -0700] rev 3892
6709246: ClassCastException in javadoc
Reviewed-by: jjg
Contributed-by: ahe@google.com
jjg [Tue, 08 Sep 2009 13:53:10 -0700] rev 3891
5093723: REGRESSION: ClassCastException in SingleIndexWriter
Reviewed-by: jjg
Contributed-by: ahe@google.com
xdono [Tue, 22 Sep 2009 14:06:29 -0700] rev 3890
6884624: Update copyright year
Summary: Update copyright for files that have been modified in 2009 through Septermber
Reviewed-by: tbell, ohair
xdono [Thu, 17 Sep 2009 13:47:11 -0700] rev 3889
Added tag jdk7-b72 for changeset 182e4a28c0ce
duke [Wed, 05 Jul 2017 17:01:09 +0200] rev 3888
Merge
ohair [Mon, 28 Sep 2009 19:38:55 -0700] rev 3887
6886359: Missing jaxws property files and missing changes in jaxp/jaxws drop bundles
Reviewed-by: jjg, tbell
ohair [Mon, 21 Sep 2009 17:21:14 -0700] rev 3886
6884220: Have drop sources ignore the output.dir property
Reviewed-by: xdono
ohair [Mon, 21 Sep 2009 13:57:02 -0700] rev 3885
6856630: Restructure jaxp/jaxws repositories
Reviewed-by: darcy, tbell
xdono [Thu, 17 Sep 2009 13:46:52 -0700] rev 3884
Added tag jdk7-b72 for changeset e7c4cb9f1531
duke [Wed, 05 Jul 2017 17:01:05 +0200] rev 3883
Merge
ohair [Mon, 28 Sep 2009 19:39:40 -0700] rev 3882
6886359: Missing jaxws property files and missing changes in jaxp/jaxws drop bundles
Reviewed-by: jjg, tbell
xdono [Tue, 22 Sep 2009 14:06:16 -0700] rev 3881
6884624: Update copyright year
Summary: Update copyright for files that have been modified in 2009 through Septermber
Reviewed-by: tbell, ohair
ohair [Mon, 21 Sep 2009 17:21:26 -0700] rev 3880
6884220: Have drop sources ignore the output.dir property
Reviewed-by: xdono
ohair [Mon, 21 Sep 2009 13:54:55 -0700] rev 3879
6856630: Restructure jaxp/jaxws repositories
Reviewed-by: darcy, tbell
xdono [Thu, 17 Sep 2009 13:46:50 -0700] rev 3878
Added tag jdk7-b72 for changeset 860f9bfce06d
duke [Wed, 05 Jul 2017 17:01:02 +0200] rev 3877
Merge
xdono [Tue, 22 Sep 2009 14:06:05 -0700] rev 3876
6884624: Update copyright year
Summary: Update copyright for files that have been modified in 2009 through Septermber
Reviewed-by: tbell, ohair
ohair [Fri, 18 Sep 2009 17:10:28 -0700] rev 3875
6883816: corba fix for missing javax/transaction/xa classes (the real fix)
Reviewed-by: tbell
ohair [Fri, 18 Sep 2009 16:26:51 -0700] rev 3874
6883790: corba build problem related to wildcard and vpath, regression
Reviewed-by: tbell
xdono [Fri, 18 Sep 2009 09:39:47 -0700] rev 3873
Merge
xdono [Mon, 14 Sep 2009 10:57:40 -0700] rev 3872
Merge
ohair [Wed, 02 Sep 2009 09:20:17 -0700] rev 3871
6875240: Reduce Makefile build time by limiting repeated exec's (mostly for cygwin building)
Reviewed-by: jjg, iris
xdono [Thu, 17 Sep 2009 13:46:41 -0700] rev 3870
Added tag jdk7-b72 for changeset 8a5d4dfe242d
duke [Wed, 05 Jul 2017 17:00:57 +0200] rev 3869
Merge
kevinw [Tue, 22 Sep 2009 17:16:30 +0100] rev 3868
Merge
kevinw [Tue, 22 Sep 2009 17:01:08 +0100] rev 3867
6882768: (launcher) test for 6842838 is broken
Summary: Testcase correction.
Reviewed-by: ksrini
chegar [Tue, 22 Sep 2009 14:49:06 +0100] rev 3866
6882384: Update http protocol handler to use PlatformLogger
Reviewed-by: jccollet, alanb
chegar [Tue, 22 Sep 2009 14:42:07 +0100] rev 3865
6882654: Remove dependency on java.util.concurrent from KeepAlive implementaion
Reviewed-by: michaelm
weijun [Tue, 22 Sep 2009 10:01:32 +0800] rev 3864
6877357: IPv6 address does not work
Reviewed-by: xuelei, alanb
vinnie [Mon, 21 Sep 2009 23:01:42 +0100] rev 3863
6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms
Reviewed-by: wetmore
mchung [Fri, 18 Sep 2009 17:27:24 -0700] rev 3862
Merge
mchung [Thu, 17 Sep 2009 14:24:55 -0700] rev 3861
6882376: Add internal support for JRE implementation to eliminate the dependency on logging
Summary: Added sun.util.logging.PlatformLogger for JRE implementation to log messages.
Reviewed-by: alanb, naoto
chegar [Fri, 18 Sep 2009 22:19:02 +0100] rev 3860
Merge
chegar [Fri, 18 Sep 2009 22:18:19 +0100] rev 3859
6882594: Remove static dependancy on NTLM authentication
Reviewed-by: alanb, weijun
chegar [Fri, 18 Sep 2009 16:24:26 +0100] rev 3858
6882609: Move default InMemoryCookieStore to java.net
Summary: remove static dependency on sun.net.www.protocol.http
Reviewed-by: alanb, jccollet
tbell [Fri, 18 Sep 2009 08:47:48 -0700] rev 3857
Merge
andrew [Thu, 10 Sep 2009 19:04:25 +0100] rev 3856
6882745: Add DISABLE_INTREE_EC option to make new EC provider optional.
Summary: Don't build the ec subdirectory when DISABLE_INTREE_EC is defined.
Reviewed-by: vinnie
jccollet [Fri, 18 Sep 2009 10:51:44 +0200] rev 3855
6737819: sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost
Summary: Move default nonProxyHosts from hardcoded to property default value
Reviewed-by: chegar
tbell [Wed, 16 Sep 2009 09:23:50 -0700] rev 3854
Merge