Tue, 06 Aug 2013 16:45:43 -0700 8022453: Fix doclint issues in javax.accessibility
darcy [Tue, 06 Aug 2013 16:45:43 -0700] rev 19215
8022453: Fix doclint issues in javax.accessibility Reviewed-by: prr
Fri, 28 Jun 2013 16:26:54 -0400 8015318: Extend Collector with 'finish' operation
briangoetz [Fri, 28 Jun 2013 16:26:54 -0400] rev 19214
8015318: Extend Collector with 'finish' operation Reviewed-by: mduigou Contributed-by: brian.goetz@oracle.com
Tue, 06 Aug 2013 16:01:39 -0700 8022406: Fix doclint issues in java.beans
darcy [Tue, 06 Aug 2013 16:01:39 -0700] rev 19213
8022406: Fix doclint issues in java.beans Reviewed-by: prr
Tue, 06 Aug 2013 14:33:56 -0700 8022410: Fix Javac Warnings in com.sun.security.auth Package
dxu [Tue, 06 Aug 2013 14:33:56 -0700] rev 19212
8022410: Fix Javac Warnings in com.sun.security.auth Package Reviewed-by: darcy
Tue, 06 Aug 2013 14:24:05 -0700 8022440: suppress deprecation warnings in sun.rmi
smarks [Tue, 06 Aug 2013 14:24:05 -0700] rev 19211
8022440: suppress deprecation warnings in sun.rmi Reviewed-by: mduigou
Tue, 06 Aug 2013 14:10:06 -0700 8022443: Fix lint warnings in sun.security.pkcs12
juh [Tue, 06 Aug 2013 14:10:06 -0700] rev 19210
8022443: Fix lint warnings in sun.security.pkcs12 Reviewed-by: darcy
Tue, 06 Aug 2013 13:46:15 -0700 8022439: Fix lint warnings in sun.security.ec
juh [Tue, 06 Aug 2013 13:46:15 -0700] rev 19209
8022439: Fix lint warnings in sun.security.ec Reviewed-by: darcy
Tue, 06 Aug 2013 12:56:18 -0700 8022412: Fixed warnings in java.util root, except for HashMap
lagergren [Tue, 06 Aug 2013 12:56:18 -0700] rev 19208
8022412: Fixed warnings in java.util root, except for HashMap Reviewed-by: mduigou, darcy Contributed-by: marcus.lagergren@oracle.com
Tue, 06 Aug 2013 13:25:04 -0700 8022174: Fix doclint warnings in javax.sound
darcy [Tue, 06 Aug 2013 13:25:04 -0700] rev 19207
8022174: Fix doclint warnings in javax.sound 8022404: Fix doclint issues in java.applet Reviewed-by: prr
Tue, 06 Aug 2013 18:54:02 +0200 7184826: (reflect) Add support for Project Lambda concepts in core reflection
jfranck [Tue, 06 Aug 2013 18:54:02 +0200] rev 19206
7184826: (reflect) Add support for Project Lambda concepts in core reflection Reviewed-by: darcy, jfranck Contributed-by: Amy Lu <amy.lu@oracle.com>
Tue, 06 Aug 2013 08:34:28 -0700 Merge
mullan [Tue, 06 Aug 2013 08:34:28 -0700] rev 19205
Merge
Tue, 06 Aug 2013 08:31:24 -0700 8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails
mullan [Tue, 06 Aug 2013 08:31:24 -0700] rev 19204
8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails Summary: TransformService.init and marshalParams must throw NullPointerException when parent parameter is null Reviewed-by: xuelei
Tue, 06 Aug 2013 15:35:20 +0100 8022344: Additional debug info for test/java/net/NetworkInterface/IndexTest.java
chegar [Tue, 06 Aug 2013 15:35:20 +0100] rev 19203
8022344: Additional debug info for test/java/net/NetworkInterface/IndexTest.java Reviewed-by: michaelm, alanb
Tue, 06 Aug 2013 14:04:49 +0400 8011038: sourceObj validation during desereliazation of RelationNotification should be relaxed
dsamersoff [Tue, 06 Aug 2013 14:04:49 +0400] rev 19202
8011038: sourceObj validation during desereliazation of RelationNotification should be relaxed Summary: sourceObj could be set to null by setSource() relax a validation of deserialized object. Reviewed-by: sjiang, skoivu, dfuchs
Mon, 05 Aug 2013 19:12:33 -0700 8020854: change RMI javadocs to specify that remote objects are exported to the wildcard address
smarks [Mon, 05 Aug 2013 19:12:33 -0700] rev 19201
8020854: change RMI javadocs to specify that remote objects are exported to the wildcard address Reviewed-by: rgallard, alanb
Mon, 05 Aug 2013 21:31:40 +0530 8016531: jconsole-plugin script demo does not work with nashorn
sundar [Mon, 05 Aug 2013 21:31:40 +0530] rev 19200
8016531: jconsole-plugin script demo does not work with nashorn Reviewed-by: lagergren, hannesw Contributed-by: rieberandreas@gmail.com
Mon, 05 Aug 2013 07:50:16 -0700 8022190: Fix varargs lint warnings in the JDK
darcy [Mon, 05 Aug 2013 07:50:16 -0700] rev 19199
8022190: Fix varargs lint warnings in the JDK Reviewed-by: alanb, lancea, alexsch
Fri, 02 Aug 2013 11:10:41 -0700 8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect
bpb [Fri, 02 Aug 2013 11:10:41 -0700] rev 19198
8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect Summary: Fail test if errors; fix test values; port BigDecimal version to BigInteger Reviewed-by: smarks, alanb Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Fri, 02 Aug 2013 15:30:11 -0700 8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
bchristi [Fri, 02 Aug 2013 15:30:11 -0700] rev 19197
8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X Summary: On Mac, default to UTF-8 if no environmental hints are available Reviewed-by: naoto, ddehaven
Wed, 31 Jul 2013 10:53:33 -0700 6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
bpb [Wed, 31 Jul 2013 10:53:33 -0700] rev 19196
6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion Summary: Update specification to match implementation. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Fri, 02 Aug 2013 09:38:13 -0400 Merge
mullan [Fri, 02 Aug 2013 09:38:13 -0400] rev 19195
Merge
Fri, 02 Aug 2013 08:37:25 -0400 Merge
mullan [Fri, 02 Aug 2013 08:37:25 -0400] rev 19194
Merge
Fri, 02 Aug 2013 08:30:46 -0400 8001319: Add SecurityPermission "insertProvider" target name
mullan [Fri, 02 Aug 2013 08:30:46 -0400] rev 19193
8001319: Add SecurityPermission "insertProvider" target name Reviewed-by: vinnie
Fri, 02 Aug 2013 14:29:31 +0100 8020291: j.u.c.CompletionStage
chegar [Fri, 02 Aug 2013 14:29:31 +0100] rev 19192
8020291: j.u.c.CompletionStage 8020435: CompletableFuture/Basic.java fails on single core machine Reviewed-by: chegar, psandoz Contributed-by: Doug Lea <dl@cs.oswego.edu>
Fri, 02 Aug 2013 11:25:00 +0100 8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
chegar [Fri, 02 Aug 2013 11:25:00 +0100] rev 19191
8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest Reviewed-by: psandoz
Fri, 02 Aug 2013 13:16:43 +0400 8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1
uta [Fri, 02 Aug 2013 13:16:43 +0400] rev 19190
8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1 Reviewed-by: alanb, khazra, chegar
Fri, 02 Aug 2013 08:59:37 +0800 8021789: jarsigner parses alias as command line option (depending on locale)
weijun [Fri, 02 Aug 2013 08:59:37 +0800] rev 19189
8021789: jarsigner parses alias as command line option (depending on locale) Reviewed-by: vinnie
Thu, 01 Aug 2013 15:28:57 +0100 8020016: Numerous splitereator impls do not throw NPE for null Consumers
psandoz [Thu, 01 Aug 2013 15:28:57 +0100] rev 19188
8020016: Numerous splitereator impls do not throw NPE for null Consumers Reviewed-by: mduigou, alanb, henryjen
Thu, 01 Aug 2013 16:53:40 +0100 8022087: Fix doclint issues in j.u.Deque & Queue
chegar [Thu, 01 Aug 2013 16:53:40 +0100] rev 19187
8022087: Fix doclint issues in j.u.Deque & Queue Reviewed-by: chegar, darcy Contributed-by: Doug Lea <dl@cs.oswego.edu>
Thu, 01 Aug 2013 07:34:30 -0700 7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID
xuelei [Thu, 01 Aug 2013 07:34:30 -0700] rev 19186
7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID Reviewed-by: vinnie
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip