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
darcy [Thu, 17 Oct 2013 22:22:14 -0700] rev 21285
8026840: Fix new doclint issues in javax.naming
Reviewed-by: mchung
mchung [Thu, 17 Oct 2013 19:47:47 -0700] rev 21284
8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided
Reviewed-by: alanb, forax, dholmes, twisti
lana [Thu, 31 Oct 2013 16:22:30 -0700] rev 21283
Merge
leonidr [Wed, 30 Oct 2013 20:54:42 +0400] rev 21282
8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow
Reviewed-by: anthony, serb
pchelko [Wed, 30 Oct 2013 12:00:18 +0400] rev 21281
8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112
Reviewed-by: art, serb
bagiras [Tue, 29 Oct 2013 21:46:03 +0400] rev 21280
8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine
Reviewed-by: anthony, pchelko
malenkov [Tue, 29 Oct 2013 19:01:46 +0400] rev 21279
8027442: JDK compilation fails on MacOS
Reviewed-by: alexsch, pchelko
malenkov [Tue, 29 Oct 2013 17:01:06 +0400] rev 21278
8022746: List of spelling errors in API doc
Reviewed-by: alexsch, smarks
ant [Tue, 29 Oct 2013 16:35:20 +0400] rev 21277
8027157: [SwingNode] needs explicit expose for JWindow
Reviewed-by: art, anthony
lana [Fri, 25 Oct 2013 10:39:13 -0700] rev 21276
Merge
serb [Fri, 25 Oct 2013 19:51:54 +0400] rev 21275
7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported"
Reviewed-by: anthony, art
malenkov [Fri, 25 Oct 2013 16:42:02 +0400] rev 21274
8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed
Reviewed-by: art, jfranck
alitvinov [Fri, 25 Oct 2013 13:41:19 +0400] rev 21273
8027066: XMLDecoder in java 7 cannot properly deserialize object arrays
Reviewed-by: alexsch, malenkov
Contributed-by: anton.nashatyrev@oracle.com