log

age author description
Thu, 26 Sep 2013 16:30:38 -0700 ceisserer 8024895: xrender MaskImage cache isn't accounting for change in alpha
Thu, 26 Sep 2013 15:06:39 -0700 prr 7092764: java.awt.font.TransformAttribute.equals(null) throws NPE
Thu, 26 Sep 2013 10:43:34 -0700 cl Added tag jdk8-b109 for changeset 946f3fd5f8bf
Wed, 25 Sep 2013 12:24:05 -0700 tbell 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week jdk8-b109
Thu, 19 Sep 2013 09:37:13 -0700 cl Added tag jdk8-b108 for changeset 006aaa5f069e
Tue, 17 Sep 2013 19:09:19 -0700 katleman Merge jdk8-b108
Tue, 17 Sep 2013 13:42:21 -0700 katleman Merge
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