Mon, 09 Sep 2013 20:16:49 +0530 sundar Merge
Mon, 09 Sep 2013 20:10:41 +0530 sundar 8024180: Incorrect handling of expression and parent scope in 'with' statements
Thu, 05 Sep 2013 21:17:06 +0530 sundar 8024255: When a keyword is used as object property name, the property can not be deleted
Fri, 06 Sep 2013 14:20:58 -0700 lana Merge
Wed, 04 Sep 2013 19:58:16 +0530 sundar 8024174: Setting __proto__ property in Object literal should be supported
Wed, 04 Sep 2013 14:29:07 +0530 sundar 8024120: Setting __proto__ to null removes the __proto__ property
Thu, 12 Sep 2013 11:09:22 -0700 cl Added tag jdk8-b107 for changeset e94578d4e6a5
Wed, 05 Jul 2017 19:11:53 +0200 duke Merge
Tue, 17 Sep 2013 08:08:07 -0700 lana Merge
Fri, 06 Sep 2013 14:15:07 -0700 lana Merge
Tue, 03 Sep 2013 22:35:05 +0100 coffeys 8017195: Introduce option to setKeepAlive parameter on CORBA sockets
Thu, 12 Sep 2013 11:08:55 -0700 cl Added tag jdk8-b107 for changeset 03623ef0f781
Wed, 05 Jul 2017 19:11:48 +0200 duke Merge
Tue, 17 Sep 2013 19:09:19 -0700 katleman Merge
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip