Fri, 03 Jan 2014 15:59:54 +0000 8031113: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
alanb [Fri, 03 Jan 2014 15:59:54 +0000] rev 22099
8031113: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently Reviewed-by: chegar
Fri, 03 Jan 2014 15:42:05 +0000 8029018: (bf) Check src/share/native/java/nio/Bits.c for JNI pending exceptions
alanb [Fri, 03 Jan 2014 15:42:05 +0000] rev 22098
8029018: (bf) Check src/share/native/java/nio/Bits.c for JNI pending exceptions Reviewed-by: chegar
Fri, 03 Jan 2014 06:28:56 +0000 Merge
chegar [Fri, 03 Jan 2014 06:28:56 +0000] rev 22097
Merge
Fri, 03 Jan 2014 06:22:41 +0000 8031133: AbstractMap should specify its default implementation using @implSpec
dl [Fri, 03 Jan 2014 06:22:41 +0000] rev 22096
8031133: AbstractMap should specify its default implementation using @implSpec Reviewed-by: chegar, alanb
Thu, 02 Jan 2014 19:23:27 +0000 8027903: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java throws java.net.SocketException: Cannot assign requested address
msheppar [Thu, 02 Jan 2014 19:23:27 +0000] rev 22095
8027903: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java throws java.net.SocketException: Cannot assign requested address Summary: check for pending Exception and clear if invoking ipv6 mcast_set_xxx function during setNetworkInterface call flow. Reviewed-by: alanb, chegar
Mon, 30 Dec 2013 16:34:06 +0400 8030698: Several GUI labels in jconsole need correction
igerasim [Mon, 30 Dec 2013 16:34:06 +0400] rev 22094
8030698: Several GUI labels in jconsole need correction Reviewed-by: sla
Mon, 30 Dec 2013 11:51:19 +0800 8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt
weijun [Mon, 30 Dec 2013 11:51:19 +0800] rev 22093
8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt Reviewed-by: xuelei
Tue, 24 Dec 2013 20:07:12 -0800 8025415: Test SSLSocketImplThrowsWrongExceptions.java timed out
xuelei [Tue, 24 Dec 2013 20:07:12 -0800] rev 22092
8025415: Test SSLSocketImplThrowsWrongExceptions.java timed out Reviewed-by: weijun
Tue, 24 Dec 2013 16:43:19 -0800 8007256: RMI testlibrary cleanup: remove JavaVMCallbackHandler
smarks [Tue, 24 Dec 2013 16:43:19 -0800] rev 22091
8007256: RMI testlibrary cleanup: remove JavaVMCallbackHandler Reviewed-by: darcy
Tue, 24 Dec 2013 08:42:21 -0500 Merge
mullan [Tue, 24 Dec 2013 08:42:21 -0500] rev 22090
Merge
Tue, 24 Dec 2013 08:40:40 -0500 8030813: Signed applet fails to load when CRLs are stored in an LDAP directory
mullan [Tue, 24 Dec 2013 08:40:40 -0500] rev 22089
8030813: Signed applet fails to load when CRLs are stored in an LDAP directory Summary: Skip JNDI application resource lookup to avoid recursive JAR validation Reviewed-by: vinnie, herrick
Mon, 23 Dec 2013 14:24:48 -0800 8029997: [infra] remove Solaris ISA directories and the links
ksrini [Mon, 23 Dec 2013 14:24:48 -0800] rev 22088
8029997: [infra] remove Solaris ISA directories and the links Reviewed-by: alanb, tbell
Mon, 23 Dec 2013 14:02:27 -0800 8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
joehw [Mon, 23 Dec 2013 14:02:27 -0800] rev 22087
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars Reviewed-by: dfuchs, lancea, ulfzibis
Sun, 22 Dec 2013 11:20:07 +0100 8030850: Setting .level=FINEST in logging configuration file doesn't work
dfuchs [Sun, 22 Dec 2013 11:20:07 +0100] rev 22086
8030850: Setting .level=FINEST in logging configuration file doesn't work Summary: setLevel(INFO) was called too early on root logger, causing the value found in configuration file to be later ignored. Reviewed-by: mchung
Fri, 20 Dec 2013 15:10:11 -0800 7168267: Cleanup of rmi regression tests
tyan [Fri, 20 Dec 2013 15:10:11 -0800] rev 22085
7168267: Cleanup of rmi regression tests Reviewed-by: smarks
Fri, 13 Dec 2013 18:08:20 -0800 8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons
smarks [Fri, 13 Dec 2013 18:08:20 -0800] rev 22084
8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons Reviewed-by: mchung, dmocek
Fri, 20 Dec 2013 14:06:29 -0800 8030785: Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount
darcy [Fri, 20 Dec 2013 14:06:29 -0800] rev 22083
8030785: Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount Reviewed-by: mduigou, mchung
Fri, 20 Dec 2013 13:06:32 -0500 8029909: Clarify equals/hashcode behavior for java.time types
rriggs [Fri, 20 Dec 2013 13:06:32 -0500] rev 22082
8029909: Clarify equals/hashcode behavior for java.time types Summary: Document the behavior of equals and hashcode in java.time.chrono date types Reviewed-by: sherman, scolebourne
Fri, 20 Dec 2013 13:06:23 -0500 8030002: Enhance deserialization using readObject
rriggs [Fri, 20 Dec 2013 13:06:23 -0500] rev 22081
8030002: Enhance deserialization using readObject Reviewed-by: sherman, chegar, scolebourne
Fri, 20 Dec 2013 08:59:52 -0800 8023471: Add compatibility note to AnnotatedElement
darcy [Fri, 20 Dec 2013 08:59:52 -0800] rev 22080
8023471: Add compatibility note to AnnotatedElement Reviewed-by: smarks, jfranck, abuckley
Fri, 20 Dec 2013 14:53:38 +0100 8030187: TEST_BUG: java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java failing again
dfuchs [Fri, 20 Dec 2013 14:53:38 +0100] rev 22079
8030187: TEST_BUG: java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java failing again Summary: Yet another issue with Loggers being gc'ed too early. Reviewed-by: mchung
Fri, 20 Dec 2013 13:38:13 +0100 8030851: Update code in java.util to use newer language features
psandoz [Fri, 20 Dec 2013 13:38:13 +0100] rev 22078
8030851: Update code in java.util to use newer language features Reviewed-by: dfuchs, briangoetz, chegar, alanb, mduigou
Fri, 20 Dec 2013 09:58:03 +0000 8030690: TEST_BUG java/nio/Buffer/Chars.java fails intermittently
alanb [Fri, 20 Dec 2013 09:58:03 +0000] rev 22077
8030690: TEST_BUG java/nio/Buffer/Chars.java fails intermittently Reviewed-by: alanb Contributed-by: yiming.wang@oracle.com
Thu, 19 Dec 2013 22:59:21 -0800 8030842: Intermittent test failure SSLSocketTimeoutNulls.java
xuelei [Thu, 19 Dec 2013 22:59:21 -0800] rev 22076
8030842: Intermittent test failure SSLSocketTimeoutNulls.java Reviewed-by: weijun
Thu, 19 Dec 2013 13:43:30 -0800 8029346: LowMemoryTestConcMarkSweepGC.sh fails intermittently with timeout
mchung [Thu, 19 Dec 2013 13:43:30 -0800] rev 22075
8029346: LowMemoryTestConcMarkSweepGC.sh fails intermittently with timeout Reviewed-by: mchung Contributed-by: Tristan Yan <tristan.yan@oracle.com>
Thu, 19 Dec 2013 18:13:19 +0000 8022879: TEST_BUG: sun/nio/cs/MalformedSurrogates.java fails intermittently
alanb [Thu, 19 Dec 2013 18:13:19 +0000] rev 22074
8022879: TEST_BUG: sun/nio/cs/MalformedSurrogates.java fails intermittently Reviewed-by: martin Contributed-by: yiming.wang@oracle.com
Thu, 19 Dec 2013 14:53:10 +0100 8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE
dfuchs [Thu, 19 Dec 2013 14:53:10 +0100] rev 22073
8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE Summary: This is a test bug - loggers held in local variables can be arbitrarily gc'ed if that variable is no longer used. The fix makes sure that the loggers won't be arbitrarily gc'ed before the test is complete. Reviewed-by: mchung
Thu, 19 Dec 2013 13:08:05 +0000 Merge
chegar [Thu, 19 Dec 2013 13:08:05 +0000] rev 22072
Merge
Thu, 19 Dec 2013 10:40:50 +0000 Merge
chegar [Thu, 19 Dec 2013 10:40:50 +0000] rev 22071
Merge
Thu, 19 Dec 2013 10:31:59 +0000 8026155: Enhance ForkJoin pool
dl [Thu, 19 Dec 2013 10:31:59 +0000] rev 22070
8026155: Enhance ForkJoin pool Reviewed-by: chegar, alanb, ahgross
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip