log

age author description
Wed, 21 Aug 2013 20:41:35 -0700 henryjen Comparator comparing API renaming
Wed, 21 Aug 2013 15:52:32 -0700 henryjen Add RandomAccessList and Navigable to Wrappers test for Collections
Wed, 21 Aug 2013 17:00:38 +0200 psandoz sync with tl
Tue, 20 Aug 2013 17:36:15 +0200 psandoz FIx for 8023367 Collections.emptyList().sort((Comparator)null) throws NPE
Mon, 19 Aug 2013 16:50:07 -0700 henryjen Review comment from Mike
Thu, 08 Aug 2013 12:03:04 -0700 sherman 8015666: test/tools/pack200/TimeStamp.java failing
Mon, 19 Aug 2013 10:43:01 -0700 mduigou Merge
Thu, 15 Aug 2013 09:25:49 -0700 cl Added tag jdk8-b103 for changeset e0f6039c0290 jdk8-b104
Mon, 19 Aug 2013 18:09:39 +0200 psandoz Sync j.u.c. from tl.
Mon, 19 Aug 2013 14:48:29 +0200 psandoz Doc typo on Spliterator.
Mon, 19 Aug 2013 13:22:07 +0200 psandoz Doc typo.
Mon, 19 Aug 2013 11:52:23 +0200 psandoz Fix incorrect test method signature.
Mon, 19 Aug 2013 11:42:22 +0200 psandoz Doc updates.
Mon, 19 Aug 2013 10:48:57 +0200 psandoz Doc updates.
Fri, 16 Aug 2013 15:14:39 -0700 henryjen Couple more warnings elimination
Thu, 15 Aug 2013 14:35:12 -0700 mduigou Merge cleanups
Wed, 14 Aug 2013 15:53:13 -0700 mduigou Merge
Tue, 13 Aug 2013 10:42:37 -0700 lana Merge jdk8-b103
Wed, 07 Aug 2013 19:56:20 -0700 lana Merge
Wed, 07 Aug 2013 16:29:36 -0700 smarks 8022479: clean up warnings from sun.tools.asm
Wed, 07 Aug 2013 12:13:34 -0700 dxu 8022554: Fix Warnings in sun.invoke.anon Package
Wed, 07 Aug 2013 08:08:57 -0700 lagergren 8022454: Fixed various serializations and deprecation warnings in java.util, java.net and sun.tools
Wed, 07 Aug 2013 06:42:06 -0700 xuelei 8013809: deadlock in SSLSocketImpl between between write and close
Wed, 07 Aug 2013 18:16:25 +0530 sundar 8022483: Nashorn compatibility issues in jhat's OQL feature
Wed, 07 Aug 2013 19:06:29 +0800 weijun 7151062: [macosx] SCDynamicStore prints error messages to stderr
Tue, 06 Aug 2013 18:18:12 -0700 mduigou 8022476: cleanup some raw types and unchecked warnings in java.util.stream
Tue, 06 Aug 2013 18:16:02 -0700 dxu 8022478: Fix Warnings In sun.net.www.protocol.http Package
Tue, 06 Aug 2013 17:42:47 -0700 henryjen 8022446: Fix serial warnings in java.util.stream
Tue, 06 Aug 2013 17:13:07 -0700 lana Merge
Tue, 06 Aug 2013 17:01:05 -0700 lana Merge
Tue, 06 Aug 2013 16:45:43 -0700 darcy 8022453: Fix doclint issues in javax.accessibility
Fri, 28 Jun 2013 16:26:54 -0400 briangoetz 8015318: Extend Collector with 'finish' operation
Tue, 06 Aug 2013 16:01:39 -0700 darcy 8022406: Fix doclint issues in java.beans
Tue, 06 Aug 2013 14:33:56 -0700 dxu 8022410: Fix Javac Warnings in com.sun.security.auth Package
Tue, 06 Aug 2013 14:24:05 -0700 smarks 8022440: suppress deprecation warnings in sun.rmi
Tue, 06 Aug 2013 14:10:06 -0700 juh 8022443: Fix lint warnings in sun.security.pkcs12
Tue, 06 Aug 2013 13:46:15 -0700 juh 8022439: Fix lint warnings in sun.security.ec
Tue, 06 Aug 2013 12:56:18 -0700 lagergren 8022412: Fixed warnings in java.util root, except for HashMap
Tue, 06 Aug 2013 13:25:04 -0700 darcy 8022174: Fix doclint warnings in javax.sound
Tue, 06 Aug 2013 18:54:02 +0200 jfranck 7184826: (reflect) Add support for Project Lambda concepts in core reflection
Tue, 06 Aug 2013 08:34:28 -0700 mullan Merge
Tue, 06 Aug 2013 08:31:24 -0700 mullan 8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails
Tue, 06 Aug 2013 15:35:20 +0100 chegar 8022344: Additional debug info for test/java/net/NetworkInterface/IndexTest.java
Tue, 06 Aug 2013 14:04:49 +0400 dsamersoff 8011038: sourceObj validation during desereliazation of RelationNotification should be relaxed
Mon, 05 Aug 2013 19:12:33 -0700 smarks 8020854: change RMI javadocs to specify that remote objects are exported to the wildcard address
Mon, 05 Aug 2013 21:31:40 +0530 sundar 8016531: jconsole-plugin script demo does not work with nashorn
Mon, 05 Aug 2013 07:50:16 -0700 darcy 8022190: Fix varargs lint warnings in the JDK
Fri, 02 Aug 2013 11:10:41 -0700 bpb 8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect
Fri, 02 Aug 2013 15:30:11 -0700 bchristi 8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
Wed, 31 Jul 2013 10:53:33 -0700 bpb 6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
Fri, 02 Aug 2013 09:38:13 -0400 mullan Merge
Fri, 02 Aug 2013 08:37:25 -0400 mullan Merge
Fri, 02 Aug 2013 08:30:46 -0400 mullan 8001319: Add SecurityPermission "insertProvider" target name
Fri, 02 Aug 2013 14:29:31 +0100 chegar 8020291: j.u.c.CompletionStage
Fri, 02 Aug 2013 11:25:00 +0100 chegar 8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
Fri, 02 Aug 2013 13:16:43 +0400 uta 8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1
Fri, 02 Aug 2013 08:59:37 +0800 weijun 8021789: jarsigner parses alias as command line option (depending on locale)
Thu, 01 Aug 2013 15:28:57 +0100 psandoz 8020016: Numerous splitereator impls do not throw NPE for null Consumers
Thu, 01 Aug 2013 16:53:40 +0100 chegar 8022087: Fix doclint issues in j.u.Deque & Queue
Thu, 01 Aug 2013 07:34:30 -0700 xuelei 7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID