log

age author description
Thu, 12 Sep 2013 01:47:05 -0700 darcy 8024643: Turn on javac lint checking in building the jdk repo
Thu, 12 Sep 2013 09:41:28 +0200 sjiang 8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE
Wed, 11 Sep 2013 11:25:14 -0700 henryjen 8024500: Missing API coverage for java.util.function.BiFunction andThen
Wed, 11 Sep 2013 11:29:57 -0700 sherman 8024338: Constant fields introduced by JDK-4759491 fix in b94 are exposed as public fields in public API
Wed, 11 Sep 2013 10:35:31 -0400 rriggs Merge
Wed, 11 Sep 2013 10:16:21 -0400 rriggs 8024164: JSR310 serialization should be described in details
Wed, 11 Sep 2013 15:02:15 +0100 michaelm Merge
Wed, 11 Sep 2013 15:00:41 +0100 michaelm 8024601: Windows networking code prevents use of -Xlint:auxiliaryclass in jdk build
Wed, 11 Sep 2013 09:24:32 -0400 emc 6962494: Update documentation on Executable.getParameterAnnotations()
Wed, 11 Sep 2013 05:38:03 -0700 naoto 8024332: sun/util/resources/en split between rt.jar and localedata.jar
Wed, 11 Sep 2013 11:32:50 +0100 chegar 8023090: Additional debug info for java/net/NetworkInterface/Equals.java
Wed, 11 Sep 2013 11:03:51 +0100 chegar 8024508: Fix doclint issues in com.sun.nio.sctp
Wed, 11 Sep 2013 09:45:52 +0200 jfranck 4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types
Wed, 11 Sep 2013 15:29:41 +0900 okutsu 8024141: Unexpected timezone display name
Tue, 10 Sep 2013 21:31:28 -0700 xuelei 8024501: sun.security.mscapi.Key has no definition of serialVersionUID
Tue, 10 Sep 2013 10:42:55 +0100 alanb 8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently
Mon, 09 Sep 2013 19:07:05 -0700 xuelei 8024444: Change to use othervm mode of tests in SSLEngineImpl
Mon, 09 Sep 2013 14:11:10 -0700 smarks 8023447: change specification to allow RMI activation to be optional
Mon, 09 Sep 2013 10:52:56 -0700 juh 8024432: Fix doclint issues in java.security
Mon, 09 Sep 2013 13:44:30 +0100 msheppar 8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address
Fri, 06 Sep 2013 15:00:59 +0100 msheppar 8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally
Mon, 09 Sep 2013 13:59:51 +0200 dfuchs 8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship
Mon, 09 Sep 2013 11:08:20 +0800 weijun 8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc*
Sat, 07 Sep 2013 17:05:22 -0700 xuelei 7188657: There should be a way to reorder the JSSE ciphers
Fri, 06 Sep 2013 14:18:06 -0700 lana Merge
Fri, 06 Sep 2013 12:10:30 -0400 mullan Merge
Fri, 06 Sep 2013 12:04:18 -0400 mullan 8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized"
Fri, 06 Sep 2013 14:20:12 +0200 jfranck 5047859: (reflect) Class.getField can't find String[].length
Fri, 06 Sep 2013 10:03:16 +0200 jbachorik 6815130: Intermittent ThreadMXBean/Locks.java test failure
Fri, 06 Sep 2013 00:43:00 -0700 rfield 8024260: 10 closed/java/lang/invoke/* tests failing after overhaul to MethodHandleInfo
Thu, 05 Sep 2013 14:58:49 -0700 rfield 8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError
Thu, 05 Sep 2013 10:14:53 -0700 naoto 8023943: Method description fix for String.toLower/UpperCase() methods
Thu, 05 Sep 2013 14:34:22 +0200 jbachorik 8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads
Thu, 05 Sep 2013 13:04:17 +0200 jbachorik 8023464: test/closed/sun/tracing/ProviderProxyTest.java failing
Wed, 04 Sep 2013 19:47:26 -0700 rfield 8020816: Metafactory crashes on code with method reference
Wed, 04 Sep 2013 12:37:41 -0700 sherman 7186632: NLS t13y issue on jar.properties file
Wed, 04 Sep 2013 12:35:22 -0700 sherman 6341345: (spec) Console.reader() should make it clear that the reader requires line termination
Wed, 04 Sep 2013 16:22:22 +0200 dfuchs 8019853: Break logging and AWT circular dependency
Wed, 04 Sep 2013 15:32:59 +0200 dfuchs 6823527: java.util.logging.Handler has thread safety issues
Wed, 04 Sep 2013 11:40:23 +0100 alanb 8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess
Wed, 04 Sep 2013 09:34:25 +0200 psandoz 8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black)
Mon, 12 Aug 2013 12:22:10 +0200 psandoz 8024182: test/java/util/Arrays/SetAllTest.java fails to compile due to recent compiler changes
Tue, 03 Sep 2013 21:42:56 -0700 rfield 8008688: Make MethodHandleInfo public
Tue, 03 Sep 2013 23:47:27 -0400 dholmes 8024140: [TESTBUG] Profile based regression test groups for jdk repo
Tue, 03 Sep 2013 16:05:45 -0700 henryjen 8023997: j.l.String.join(java.lang.CharSequence, java.lang.Iterable) sample doesn't compile and is incorrect
Tue, 03 Sep 2013 22:37:07 +0100 coffeys 8017195: Introduce option to setKeepAlive parameter on CORBA sockets
Tue, 03 Sep 2013 12:16:01 -0700 henryjen 8017513: Support for closeable streams
Tue, 03 Sep 2013 11:44:34 -0700 henryjen 8024178: Difference in Stream.collect(Collector) methods located in jdk8 and jdk8-lambda repos
Wed, 28 Aug 2013 14:13:03 -0700 henryjen 8022176: Weaken contract of java.lang.AutoCloseable
Tue, 03 Sep 2013 11:29:12 -0700 mduigou 8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang
Mon, 02 Sep 2013 16:03:34 +0200 egahlin 7172176: java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing
Mon, 02 Sep 2013 18:28:50 +0200 dfuchs 8016127: NLS: logging.properties translatability recommendation
Mon, 02 Sep 2013 14:02:35 +0100 chegar 8024103: AtomicLongArray getAndAccumulate/accumulateAndGet have int type for new value arg
Sun, 01 Sep 2013 20:00:03 -0700 xuelei 8024068: sun/security/ssl/javax/net/ssl/ServerName/IllegalSNIName.java fails
Fri, 30 Aug 2013 16:45:45 -0700 dxu 8023765: Improve MaxPathLength.java testcase and reduce its test load
Fri, 30 Aug 2013 12:49:41 +0200 sjiang 6566891: RMIConnector: map value referencing map key in WeakHashMap prevents map entry to be removed
Thu, 29 Aug 2013 18:58:18 -0700 xuelei 8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII
Tue, 17 Sep 2013 08:07:14 -0700 lana Merge
Fri, 13 Sep 2013 20:28:17 +0400 bae 8024697: Fix for 8020983 causes Xcheck:jni warnings
Tue, 10 Sep 2013 21:54:14 +0400 bae 8024511: Crash during color profile destruction