ascarpino [Mon, 12 Aug 2013 11:25:42 -0700] rev 19390
8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created
Reviewed-by: mullan
lancea [Mon, 12 Aug 2013 16:09:24 -0400] rev 19389
8022753: SQLXML javadoc example typo
Reviewed-by: alanb, mchung
henryjen [Mon, 12 Aug 2013 12:11:04 -0700] rev 19388
8022749: Convert junit tests to testng in test/java/lang/invoke
Reviewed-by: mduigou, alanb
Contributed-by: Mani Sarkar <sadhak001@gmail.com>
vromero [Mon, 12 Aug 2013 17:40:14 +0100] rev 19387
8015780: java/lang/reflect/Method/GenericStringTest.java failing
Reviewed-by: darcy, jfranck
mullan [Mon, 12 Aug 2013 09:29:06 -0400] rev 19386
Merge
mullan [Mon, 12 Aug 2013 09:03:51 -0400] rev 19385
8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles
Summary: Change the default value of the "login.configuration.provider" security property to sun.security.provider.ConfigFile
Reviewed-by: xuelei
xuelei [Sun, 11 Aug 2013 18:21:13 -0700] rev 19384
8022487: DEREncodedKeyValue.supportedKeyTypes should be private
Reviewed-by: mullan
joehw [Fri, 09 Aug 2013 12:53:30 -0700] rev 19383
8022548: SPECJVM2008 has errors introduced in 7u40-b34
Reviewed-by: chegar, lancea
sherman [Fri, 09 Aug 2013 12:40:11 -0700] rev 19382
8020054: (tz) Support tzdata2013d
Summary: update the jdk8 tz data to version 2013d
Reviewed-by: coffeys, peytoia
dxu [Fri, 09 Aug 2013 10:55:52 -0700] rev 19381
8021977: Opening a file using java.io can throw IOException on Windows
Summary: Remove IOException related error-handling code for backward compatibility
Reviewed-by: alanb, lancea, mr
dl [Fri, 09 Aug 2013 17:56:38 +0100] rev 19380
8022724: lint warnings in j.u.concurrent packages
Reviewed-by: chegar, lancea, darcy
chegar [Fri, 09 Aug 2013 13:50:13 +0100] rev 19379
8022661: InetAddress.writeObject() performs flush() on object output stream
Reviewed-by: michaelm, alanb
psandoz [Fri, 09 Aug 2013 11:44:38 +0200] rev 19378
8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED
Reviewed-by: martin, chegar
sherman [Thu, 08 Aug 2013 23:40:46 -0700] rev 19377
6614237: missing codepage Cp290 at java runtime
Summary: to add charset Cp290 and Cp300
Reviewed-by: okutsu
weijun [Fri, 09 Aug 2013 11:41:17 +0800] rev 19376
8021788: JarInputStream doesn't provide certificates for some file under META-INF
Reviewed-by: chegar, sherman