darcy [Tue, 06 Oct 2009 13:31:41 -0700] rev 3959
5062288: (reflect) Core reflection uses raw types when it could be using wildcards
Reviewed-by: alanb
mchung [Mon, 05 Oct 2009 18:15:32 -0700] rev 3958
6612680: Remove classloader dependency on jkernel
Summary: Add a new sun.misc.BootClassLoaderHook that DownloadManager will implement
Reviewed-by: alanb, forax, igor
vinnie [Mon, 05 Oct 2009 23:42:48 +0100] rev 3957
6885204: JSSE should not require Kerberos to be present
Reviewed-by: wetmore, alanb
alanb [Mon, 05 Oct 2009 16:45:55 +0100] rev 3956
6854954: Eliminate static dependency on java.awt.AWTPermission
Reviewed-by: mullan, mchung, anthony
alanb [Sun, 04 Oct 2009 15:42:00 +0100] rev 3955
6884800: (file) Path.newInputStream does not usefully implement available()
Reviewed-by: martin, chegar
tbell [Fri, 02 Oct 2009 08:49:25 -0700] rev 3954
6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails
Reviewed-by: dcubed
michaelm [Fri, 02 Oct 2009 13:59:37 +0100] rev 3953
Merge
michaelm [Fri, 02 Oct 2009 13:57:41 +0100] rev 3952
6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
Reviewed-by: chegar
weijun [Fri, 02 Oct 2009 18:49:46 +0800] rev 3951
6868579: RFE: jarsigner to support reading password from environment variable
Reviewed-by: xuelei, wetmore
weijun [Fri, 02 Oct 2009 18:49:05 +0800] rev 3950
6874472: display address lists for tickets in klist tool
Reviewed-by: valeriep
weijun [Fri, 02 Oct 2009 18:47:34 +0800] rev 3949
6862679: ESC: AD Authentication with user with umlauts fails
Reviewed-by: valeriep, mullan
weijun [Fri, 02 Oct 2009 18:44:34 +0800] rev 3948
6324292: keytool -help is unhelpful
Reviewed-by: xuelei, mullan
michaelm [Thu, 01 Oct 2009 11:25:22 +0100] rev 3947
Merge
michaelm [Tue, 29 Sep 2009 10:00:57 +0100] rev 3946
6886108: Test case B4933582 binding to fixed port number
Reviewed-by: chegar
ptisnovs [Wed, 30 Sep 2009 11:49:10 +0200] rev 3945
6884837: JTReg test SetOutgoingIf is not correct
Summary: Added check of network interfaces status
Reviewed-by: alanb, chegar
weijun [Thu, 24 Sep 2009 21:35:34 +0800] rev 3944
6885166: regression test for 6877357 (IPv6 address does not work) error (timed out)
Reviewed-by: xuelei
martin [Tue, 22 Sep 2009 18:30:58 -0700] rev 3943
6582946: Add suite of compare(T, T) methods for ints, longs etc
Reviewed-by: darcy
Contributed-by: kevinb@google.com
martin [Tue, 22 Sep 2009 18:30:58 -0700] rev 3942
4245470: algorithm of java.lang.Byte.hashCode() is not specified
Summary: Specify some hashCode methods are equivalent to intValue
Reviewed-by: darcy
darcy [Tue, 22 Sep 2009 16:11:23 -0700] rev 3941
6468534: (reflect) Exception types cannot be parameterized, rephrase getGenericExceptionTypes.
Reviewed-by: alanb
jgodinez [Mon, 05 Oct 2009 18:22:00 -0700] rev 3940
Merge
mchung [Tue, 29 Sep 2009 22:49:43 -0700] rev 3939
Merge
mchung [Tue, 29 Sep 2009 16:03:03 -0700] rev 3938
6879044: Eliminate the dependency on logging from the AWT/2D/Swing classes
Summary: Replace calls to Logger with sun.util.logging.PlatformLogger
Reviewed-by: prr, art, alexp, dcherepanov, igor, dav, anthony
srl [Tue, 29 Sep 2009 16:32:47 -0700] rev 3937
6886718: missing license info
Reviewed-by: igor, prr
srl [Tue, 29 Sep 2009 15:31:18 -0700] rev 3936
Merge
srl [Tue, 29 Sep 2009 14:06:13 -0700] rev 3935
6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr
jgodinez [Tue, 29 Sep 2009 09:02:00 -0700] rev 3934
Merge
srl [Mon, 28 Sep 2009 11:52:22 -0700] rev 3933
6795060: VM crash on Linux in ICU layout library when processing \u0DDD (Sinhalese)
Reviewed-by: igor, prr
jgodinez [Wed, 16 Sep 2009 19:36:05 -0700] rev 3932
Merge
prr [Fri, 14 Aug 2009 14:25:22 -0700] rev 3931
6867603: sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08
Reviewed-by: igor, jgodinez
rkennke [Wed, 12 Aug 2009 17:21:08 +0200] rev 3930
6870238: Font2DTest fails on Debian after FontManager refactoring
Summary: Use fontManager field instead of querying the FontManagerFactory
Reviewed-by: igor, prr
rkennke [Fri, 07 Aug 2009 19:36:28 +0200] rev 3929
6869705: Missing files of CR6795908, FontManager refactoring
Reviewed-by: prr, igor
rkennke [Fri, 07 Aug 2009 18:31:11 +0200] rev 3928
6795908: Refactor FontManager
Reviewed-by: prr, igor
jgodinez [Tue, 04 Aug 2009 17:25:36 -0700] rev 3927
6829673: ThinLineTest: A line < 1 pixel disappears.
Reviewed-by: igor, prr
Contributed-by: rkennke <roman.kennke@sun.com>
jgodinez [Thu, 30 Jul 2009 12:25:39 -0700] rev 3926
Merge
rkennke [Wed, 22 Jul 2009 15:52:41 +0200] rev 3925
6857358: Two testcases are failing in jdk7 b64 pit build with java.security.AccessControlException
Summary: Try to load GraphicsEnvironment with bootclassloader first, only then try app classloader.
Reviewed-by: prr, tdv, igor
yan [Mon, 13 Jul 2009 09:37:50 -0700] rev 3924
Merge
jgodinez [Wed, 01 Jul 2009 12:07:55 -0700] rev 3923
6848799: Reg-test java/awt/print/PageFormat/PageFormatFromAttributes.java fails on Rhel_5
Reviewed-by: tdv, prr
xdono [Fri, 02 Oct 2009 11:26:42 -0700] rev 3922
Added tag jdk7-b73 for changeset d02ee9795d57
duke [Wed, 05 Jul 2017 17:01:25 +0200] rev 3921
Merge
trims [Fri, 09 Oct 2009 15:21:07 -0700] rev 3920
6890293: Bump the HS17 build number to 03
Summary: Update the HS17 build number to 03
Reviewed-by: jcoomes
trims [Fri, 09 Oct 2009 15:18:52 -0700] rev 3919
Merge
tonyp [Sat, 03 Oct 2009 10:53:08 -0400] rev 3918
Merge
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