ksrini [Sat, 19 Oct 2013 15:19:40 -0700] rev 21299
8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2)
Reviewed-by: dholmes
dsamersoff [Sat, 19 Oct 2013 20:59:42 +0400] rev 21298
8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter.
Summary: Pass one more property from Agent to JdpController
Reviewed-by: jbachorik, sla
vromero [Sat, 19 Oct 2013 17:53:44 +0100] rev 21297
8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis
Reviewed-by: psandoz
rriggs [Fri, 18 Oct 2013 16:37:58 -0400] rev 21296
8025828: Late binding of Chronology to appendValueReduced
Summary: Add a listener to the parseContext called when the Chronology changes
Reviewed-by: sherman
dsamersoff [Sat, 19 Oct 2013 00:05:42 +0400] rev 21295
8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields
Summary: Add some extra fileds to jdp packet
Reviewed-by: allwin, sla, hirt
robm [Fri, 18 Oct 2013 16:28:35 +0100] rev 21294
8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds
Reviewed-by: alanb
Contributed-by: pavel.punegov@oracle.com
alanb [Fri, 18 Oct 2013 16:01:26 +0100] rev 21293
Merge
alanb [Fri, 18 Oct 2013 15:51:43 +0100] rev 21292
8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java
Reviewed-by: psandoz
sjiang [Fri, 18 Oct 2013 16:15:38 +0200] rev 21291
8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package
Reviewed-by: psandoz, dfuchs
alanb [Fri, 18 Oct 2013 13:51:12 +0100] rev 21290
7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037
Reviewed-by: sherman, ulfzibis
igerasim [Fri, 18 Oct 2013 16:06:20 +0400] rev 21289
8026756: Test java/util/zip/GZIP/GZIPInZip.java failed
Reviewed-by: alanb
alanb [Fri, 18 Oct 2013 13:45:54 +0100] rev 21288
8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently
Reviewed-by: psandoz
sla [Fri, 18 Oct 2013 11:52:24 +0200] rev 21287
8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals()
Reviewed-by: alanb, sspitsyn
sherman [Thu, 17 Oct 2013 23:43:08 -0700] rev 21286
8025971: Remove ZoneId.OLD_SHORT_IDS
8026197: Slow reading tzdb.dat if the JRE is on a high-latency, remote file system
Summary: removed the compatiblity old short-ids mapping
Reviewed-by: okutsu