Thu, 12 Sep 2013 12:12:32 +0200 vadim 8008022: Upgrade Direct X SDK used to build JDK
Tue, 17 Sep 2013 08:16:33 -0700 lana Merge
Tue, 17 Sep 2013 07:56:56 -0400 lancea 7097386: Correct error in Predicate javadoc example
Mon, 16 Sep 2013 10:28:20 -0700 henryjen 8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator)
Mon, 16 Sep 2013 14:51:48 +0100 msheppar 6458027: Disabling IPv6 on a specific network interface causes problems
Sun, 15 Sep 2013 13:58:47 -0700 sherman 8020687: Deflater.setLevel does not work as expected
Sun, 15 Sep 2013 11:16:58 -0700 sherman 7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
Sun, 15 Sep 2013 16:13:41 +0200 psandoz 8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java
Mon, 02 Sep 2013 11:59:57 +0200 psandoz 8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently
Sat, 14 Sep 2013 13:55:06 -0400 rriggs 8023556: Update javadoc for start of Meiji era
Sat, 14 Sep 2013 13:55:04 -0400 rriggs 8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines
Fri, 06 Sep 2013 15:36:00 -0700 henryjen 8024825: Some fixes are missing from java.util.stream spec update
Fri, 13 Sep 2013 19:10:31 -0400 lancea 8014967: EBehavior of DriverManager.registerDriver(dr) is unspecified if driver is null
Fri, 13 Sep 2013 11:26:44 -0700 bchristi 7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx]
Fri, 13 Sep 2013 11:19:13 -0700 mduigou 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
Fri, 13 Sep 2013 11:18:44 -0700 mduigou 8021591: Additional explicit null checks
Fri, 13 Sep 2013 12:20:53 +0100 msheppar 8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows
Thu, 12 Sep 2013 14:22:53 -0700 bchristi 8024009: Remove jdk.map.useRandomSeed system property
Fri, 13 Sep 2013 10:48:12 +0200 sjiang 8023669: MBean*Info.hashCode : NPE
Wed, 11 Sep 2013 17:07:35 -0700 bpb 8010430: Math.round has surprising behavior for odd values of ulp 1
Fri, 06 Sep 2013 22:20:01 -0700 henryjen 8011916: Spec update for java.util.stream
Thu, 12 Sep 2013 13:20:26 -0400 lancea 8015340: remove erroneous @since tag
Thu, 12 Sep 2013 10:58:38 -0400 rriggs 8024618: Issues with French locale on compact1,2: expected:<janvier> but was:<January>
Thu, 12 Sep 2013 17:01:39 +0200 dfuchs 8024525: Make Logger log methods call isLoggable()
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
Fri, 06 Sep 2013 18:25:41 -0700 lana Merge
Thu, 05 Sep 2013 11:50:42 +0400 ceisserer 8024261: xrender: improve performance of small fillRect operations
Wed, 04 Sep 2013 12:38:00 +0400 ceisserer 7159455: Nimbus scrollbar rendering glitch with xrender enabled on i945GM
Wed, 04 Sep 2013 12:10:07 +0400 bae 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
Sun, 01 Sep 2013 09:38:03 -0700 ceisserer 7189452: XRender pipeline does ignore source-surface offset for text rendering
Fri, 30 Aug 2013 10:25:55 -0700 prr 4673406: RFE: Java Printing: Provide a way to display win32 printer driver's dialog
Fri, 30 Aug 2013 09:10:30 -0700 jgodinez 8017469: [macosx] Printing problem using ja and zh_CN locales
Wed, 28 Aug 2013 08:59:50 -0700 lana Merge
Fri, 23 Aug 2013 14:13:38 +0400 vadim 8023052: JVM crash in native layout
Thu, 12 Sep 2013 11:09:11 -0700 cl Added tag jdk8-b107 for changeset 55dd1a0fe510
Wed, 05 Jul 2017 19:11:32 +0200 duke Merge
Fri, 13 Sep 2013 00:25:19 -0700 amurillo Added tag hs25-b50 for changeset 8292c62817e4
Fri, 13 Sep 2013 00:25:18 -0700 amurillo Merge
Thu, 12 Sep 2013 09:10:14 +0200 adlertz Merge
Wed, 11 Sep 2013 09:34:00 +0200 adlertz 8010941: MinJumpTableSize is set to 18, investigate if that's still optimal
Tue, 10 Sep 2013 15:28:44 -0700 vlivanov Merge
Tue, 10 Sep 2013 14:51:48 -0700 vlivanov 8001107: @Stable annotation for constant folding of lazily evaluated variables
Tue, 10 Sep 2013 07:51:37 +0200 anoll 8024473: Remove unused macro: IRT_ENTRY_FOR_NMETHOD
Mon, 09 Sep 2013 19:53:28 +0200 adlertz Merge
Thu, 05 Sep 2013 16:38:04 +0400 iignatyev 8012447: Java CTW implementation
Fri, 06 Sep 2013 11:11:19 -0700 amurillo 8024258: new hotspot build - hs25-b50
Thu, 12 Sep 2013 11:08:59 -0700 cl Added tag jdk8-b107 for changeset c86a71fcceaf
Wed, 18 Sep 2013 13:49:49 +0200 ihse 8024849: Don't remove upper case letters from username when setting USER_RELEASE_SUFFIX
Wed, 18 Sep 2013 12:37:54 +0200 ihse 8024815: Make --with-dxsdk and friends deprecated
Tue, 17 Sep 2013 19:06:17 -0700 katleman Merge
Tue, 17 Sep 2013 13:41:29 -0700 katleman Merge
Fri, 13 Sep 2013 14:59:23 +0200 ihse 8024665: Move open changes for JDK-8020411 to closed source
Fri, 13 Sep 2013 13:07:02 +0200 ihse 8024620: config.log does not end up in corresponding configuration
Thu, 12 Sep 2013 12:12:13 +0200 vadim 8008022: Upgrade Direct X SDK used to build JDK
Thu, 12 Sep 2013 10:42:19 +0200 ihse 8010185: Build should support --with-override-nashorn
Thu, 12 Sep 2013 10:38:17 +0200 ihse 8024467: Update autoconf-config.guess to autoconf 2.69
Tue, 17 Sep 2013 08:08:01 -0700 lana Merge
Fri, 13 Sep 2013 12:06:53 -0700 mduigou 8024201: Update bugdatabase url
Fri, 06 Sep 2013 14:15:02 -0700 lana Merge
Tue, 03 Sep 2013 15:23:16 -0700 mduigou 8024200: handle hg wrapper with space after #!
Thu, 12 Sep 2013 11:08:54 -0700 cl Added tag jdk8-b107 for changeset 2c525ed65d4c
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip