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