asaha [Thu, 07 Jun 2012 12:29:03 -0700] rev 13057
Merge
asaha [Mon, 21 May 2012 14:50:53 -0700] rev 13056
Merge
asaha [Tue, 08 May 2012 07:27:46 -0700] rev 13055
Merge
asaha [Tue, 10 Apr 2012 10:41:36 -0700] rev 13054
Merge
mbankal [Wed, 28 Mar 2012 02:53:13 -0700] rev 13053
Merge
mbankal [Wed, 28 Mar 2012 02:50:50 -0700] rev 13052
7079902: Refine CORBA data models
Reviewed-by: coffeys
coffeys [Mon, 26 Mar 2012 14:01:40 +0100] rev 13051
7143851: Improve IIOP stub and tie generation in RMIC
7149048: Changes to corba rmic stubGenerator class are not used during jdk build process
Reviewed-by: mschoene, robm
katleman [Thu, 21 Jun 2012 17:07:30 -0700] rev 13050
Added tag jdk8-b44 for changeset fab97dcc43bb
duke [Wed, 05 Jul 2017 18:14:27 +0200] rev 13049
Merge
lana [Tue, 26 Jun 2012 10:57:46 -0700] rev 13048
Merge
asaha [Thu, 07 Jun 2012 12:31:10 -0700] rev 13047
Merge
asaha [Thu, 24 May 2012 10:23:21 -0700] rev 13046
7171228: closed/java/lang/SecurityManager/CheckPackageDefinition.java failure
Reviewed-by: mullan
asaha [Mon, 21 May 2012 15:13:13 -0700] rev 13045
Merge
jrose [Fri, 18 May 2012 20:31:28 -0700] rev 13044
7165628: Issues with java.lang.invoke.MethodHandles.Lookup
Summary: Base SecurityManager checks on either of Lookup.lookupClass or caller class; also clarify Lookup access checks.
Reviewed-by: twisti
coffeys [Thu, 17 May 2012 12:21:16 +0100] rev 13043
7123896: Unexpected behavior due to Solaris using separate IPv4 and IPv6 port spaces
Reviewed-by: alanb
asaha [Tue, 08 May 2012 07:34:53 -0700] rev 13042
Merge
robm [Wed, 11 Apr 2012 17:47:56 -0700] rev 13041
7143606: File.createTempFile should be improved for temporary files created by the platform.
Reviewed-by: sherman
asaha [Tue, 10 Apr 2012 10:44:46 -0700] rev 13040
Merge
coffeys [Mon, 26 Mar 2012 14:03:09 +0100] rev 13039
7143851: Improve IIOP stub and tie generation in RMIC
7149048: Changes to corba rmic stubGenerator class are not used during jdk build process
Reviewed-by: mschoene, robm
weijun [Wed, 29 Feb 2012 14:06:00 +0800] rev 13038
7143872: Improve certificate extension processing
Reviewed-by: mullan
rupashka [Tue, 28 Feb 2012 16:09:15 +0200] rev 13037
7143614: SynthLookAndFeel stability improvement
Reviewed-by: malenkov
bae [Tue, 28 Feb 2012 10:44:56 +0400] rev 13036
7143617: Improve fontmanager layout lookup operations
Reviewed-by: igor, prr, mschoene
mullan [Wed, 22 Feb 2012 15:38:24 -0500] rev 13035
7145239: Finetune package definition restriction
Reviewed-by: hawtin
lana [Mon, 25 Jun 2012 21:38:37 -0700] rev 13034
Merge
chegar [Mon, 25 Jun 2012 14:19:38 +0100] rev 13033
7176784: Windows authentication not working on some computers
Reviewed-by: michaelm
dholmes [Wed, 20 Jun 2012 22:40:32 -0400] rev 13032
7178483: Change version string for Embedded releases
Reviewed-by: dholmes, lancea
Contributed-by: Gary Collins <gary.collins@oracle.com>
xuelei [Tue, 19 Jun 2012 17:28:06 -0700] rev 13031
7166487: checkSequenceNumber method never called within readRecord of SSLEngineImpl
Reviewed-by: weijun
chegar [Tue, 19 Jun 2012 10:20:45 +0100] rev 13030
6901992: InvalidJarIndexException due to bug in sun.misc.JarIndex.merge()
Reviewed-by: chegar
Contributed-by: dbelfer@gmail.com
okutsu [Tue, 19 Jun 2012 16:21:17 +0900] rev 13029
6380549: (rb) ResourceBundle.Control global binding support
Reviewed-by: naoto
alanb [Mon, 18 Jun 2012 11:19:48 +0100] rev 13028
7177617: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing (win)
Reviewed-by: chegar, coffeys