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
juh [Thu, 08 Aug 2013 17:06:40 -0700] rev 19375
8022461: Fix lint warnings in sun.security.{provider,rsa,x509}
Reviewed-by: darcy, weijun, xuelei, mullan
sherman [Thu, 08 Aug 2013 12:03:04 -0700] rev 19374
8015666: test/tools/pack200/TimeStamp.java failing
Summary: to keep the default behavior of ZOS unchanged, if ze extra time not explicitly set
Reviewed-by: alanb, ksrini
weijun [Thu, 08 Aug 2013 21:13:01 +0800] rev 19373
8016594: Native Windows ccache still reads DES tickets
Reviewed-by: dsamersoff, xuelei
uta [Thu, 08 Aug 2013 09:16:16 +0400] rev 19372
7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever
Reviewed-by: alanb, robm, martin