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
lana [Sun, 17 Jun 2012 21:34:42 -0700] rev 13027
Merge
wetmore [Fri, 15 Jun 2012 17:42:16 -0700] rev 13026
7177556: Put TestProviderLeak.java on the ProblemList until test can be reworked
Reviewed-by: khazra
mduigou [Fri, 15 Jun 2012 13:01:38 -0700] rev 13025
7175758: Improve unit test of Map iterators and Iterator.remove()
Summary: Adds additional tests of Map iterators and Iterator.remove()
Reviewed-by: lancea
alanb [Fri, 15 Jun 2012 17:16:25 +0100] rev 13024
7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
Reviewed-by: chegar, coffeys
mullan [Fri, 15 Jun 2012 09:16:18 -0400] rev 13023
Merge
mullan [Fri, 15 Jun 2012 08:47:41 -0400] rev 13022
Merge
mullan [Fri, 15 Jun 2012 08:43:31 -0400] rev 13021
7176326: CertPath/CertPathBuilderTest failures after webrev 6854712_6637288_7126011
Reviewed-by: xuelei
coffeys [Fri, 15 Jun 2012 14:16:18 +0100] rev 13020
7156963: Incorrect copyright header in java/io/SerialCallbackContext
Reviewed-by: weijun, coffeys
Contributed-by: edvard.wendelin@oracle.com
lancea [Thu, 14 Jun 2012 15:05:18 -0400] rev 13019
7145913: CachedRowSetSwriter.insertNewRow() throws SQLException
Reviewed-by: joehw, naoto, psandoz, forax