Wed, 26 Jun 2013 07:50:04 -0700 8016761: Lambda metafactory - incorrect type conversion of constructor method handle
rfield [Wed, 26 Jun 2013 07:50:04 -0700] rev 18556
8016761: Lambda metafactory - incorrect type conversion of constructor method handle Reviewed-by: jrose
Wed, 26 Jun 2013 15:30:39 +0100 8012647: Add Arrays.parallelPrefix (prefix sum, scan, cumulative sum)
chegar [Wed, 26 Jun 2013 15:30:39 +0100] rev 18555
8012647: Add Arrays.parallelPrefix (prefix sum, scan, cumulative sum) Reviewed-by: chegar, alanb, psandoz Contributed-by: Doug Lea <dl@cs.oswego.edu>, Tristan Yan <tristan.yan@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com>
Wed, 26 Jun 2013 06:32:40 -0700 8017049: rename property jdk.tls.rejectClientInitializedRenego
xuelei [Wed, 26 Jun 2013 06:32:40 -0700] rev 18554
8017049: rename property jdk.tls.rejectClientInitializedRenego Reviewed-by: vinnie, wetmore, mullan
Tue, 25 Jun 2013 21:03:08 -0700 8013836: getFirstDayOfWeek reports wrong day for pt-BR locale
yhuang [Tue, 25 Jun 2013 21:03:08 -0700] rev 18553
8013836: getFirstDayOfWeek reports wrong day for pt-BR locale Reviewed-by: naoto
Tue, 25 Jun 2013 14:41:46 -0700 8017326: Cleanup of the javadoc <code> tag in java.security.spec
juh [Tue, 25 Jun 2013 14:41:46 -0700] rev 18552
8017326: Cleanup of the javadoc <code> tag in java.security.spec Summary: Convert javadoc <code> and <tt> tags to {@code ...} Reviewed-by: darcy
Tue, 25 Jun 2013 14:31:29 -0700 8017325: Cleanup of the javadoc <code> tag in java.security.cert
juh [Tue, 25 Jun 2013 14:31:29 -0700] rev 18551
8017325: Cleanup of the javadoc <code> tag in java.security.cert Summary: Convert javadoc <code>...</code> and <tt>...</tt> tags to {@code ...} Reviewed-by: darcy
Tue, 25 Jun 2013 20:06:09 +0100 8014233: java.lang.Thread should have @Contended on TLR fields
shade [Tue, 25 Jun 2013 20:06:09 +0100] rev 18550
8014233: java.lang.Thread should have @Contended on TLR fields Summary: add the @Contended over three TLR fields. Reviewed-by: psandoz, chegar, dholmes, dl
Tue, 25 Jun 2013 21:51:11 +0800 8016051: Possible ClassCastException in KdcComm
weijun [Tue, 25 Jun 2013 21:51:11 +0800] rev 18549
8016051: Possible ClassCastException in KdcComm Reviewed-by: weijun Contributed-by: Artem Smotrakov <artem.smotrakov@oracle.com>
Thu, 20 Jun 2013 12:15:24 -0700 4641897: Faster string conversion of large integers
bpb [Thu, 20 Jun 2013 12:15:24 -0700] rev 18548
4641897: Faster string conversion of large integers Summary: Accelerate conversion to string by means of Schoenhage recursive base conversion. Reviewed-by: bpb, alanb Contributed-by: Alan Eliasen <eliasen@mindspring.com>
Tue, 25 Jun 2013 13:53:23 +0100 8017570: jfr.jar should not be in compact3 (for now)
alanb [Tue, 25 Jun 2013 13:53:23 +0100] rev 18547
8017570: jfr.jar should not be in compact3 (for now) Reviewed-by: erikj
Mon, 24 Jun 2013 23:40:31 -0700 8017550: Fix doclint issues in java.lang and subpackages
darcy [Mon, 24 Jun 2013 23:40:31 -0700] rev 18546
8017550: Fix doclint issues in java.lang and subpackages Reviewed-by: alanb, chegar
Mon, 24 Jun 2013 14:17:14 -0700 6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException
bpb [Mon, 24 Jun 2013 14:17:14 -0700] rev 18545
6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException Summary: For zero value ensure than an unpadded zero character is passed to Formatter.addZeros() Reviewed-by: iris, darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Mon, 24 Jun 2013 16:21:32 -0700 8017468: typo in javadoc: " ResourceBunlde "
naoto [Mon, 24 Jun 2013 16:21:32 -0700] rev 18544
8017468: typo in javadoc: " ResourceBunlde " Reviewed-by: okutsu
Mon, 24 Jun 2013 11:26:51 +0100 8017477: Remove TimeZone.DisplayNames, no longer used
alanb [Mon, 24 Jun 2013 11:26:51 +0100] rev 18543
8017477: Remove TimeZone.DisplayNames, no longer used Reviewed-by: okutsu
Mon, 24 Jun 2013 16:25:28 +0800 8017453: ReplayCache tests fail on multiple platforms
weijun [Mon, 24 Jun 2013 16:25:28 +0800] rev 18542
8017453: ReplayCache tests fail on multiple platforms Reviewed-by: xuelei
Sat, 22 Jun 2013 08:20:11 +0100 7157360: HttpURLConnection: HTTP method DELETE doesn't support output
arieber [Sat, 22 Jun 2013 08:20:11 +0100] rev 18541
7157360: HttpURLConnection: HTTP method DELETE doesn't support output Reviewed-by: chegar
Sat, 22 Jun 2013 08:14:54 +0100 8017271: Crash may occur in java.net.DualStackPlainSocketImpl::initIDs due to unchecked values returned from JNI functions
chegar [Sat, 22 Jun 2013 08:14:54 +0100] rev 18540
8017271: Crash may occur in java.net.DualStackPlainSocketImpl::initIDs due to unchecked values returned from JNI functions Reviewed-by: alanb, khazra
Fri, 21 Jun 2013 13:42:55 -0700 6863624: java/util/Currency/PropertiesTest.sh writable check is incorrect
naoto [Fri, 21 Jun 2013 13:42:55 -0700] rev 18539
6863624: java/util/Currency/PropertiesTest.sh writable check is incorrect Reviewed-by: alanb
Fri, 21 Jun 2013 11:50:45 -0700 7131192: BigInteger.doubleValue() is depressingly slow
bpb [Fri, 21 Jun 2013 11:50:45 -0700] rev 18538
7131192: BigInteger.doubleValue() is depressingly slow Summary: In doubleValue() and floatValue() replace converting to String and parsing to Double or Float with direct conversion into IEEE 754 bits. Reviewed-by: bpb, drchase, martin Contributed-by: Louis Wasserman <lowasser@google.com>
Fri, 21 Jun 2013 11:12:18 -0700 7192954: Fix Float.parseFloat to round correctly and preserve monotonicity.
bpb [Fri, 21 Jun 2013 11:12:18 -0700] rev 18537
7192954: Fix Float.parseFloat to round correctly and preserve monotonicity. 4396272: Parsing doubles fails to follow IEEE for largest decimal that should yield 0 7039391: Use Math.ulp in FloatingDecimal Summary: Correct rounding and monotonicity problems in floats and doubles Reviewed-by: bpb, martin Contributed-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Louis Wasserman <lowasser@google.com>
Fri, 21 Jun 2013 18:26:13 +0800 8001326: Improve Kerberos caching
weijun [Fri, 21 Jun 2013 18:26:13 +0800] rev 18536
8001326: Improve Kerberos caching Reviewed-by: valeriep
Thu, 20 Jun 2013 19:14:30 +0100 8014377: (dc) DatagramChannel should set IP_MULTICAST_ALL=0 (lnx)
alanb [Thu, 20 Jun 2013 19:14:30 +0100] rev 18535
8014377: (dc) DatagramChannel should set IP_MULTICAST_ALL=0 (lnx) Reviewed-by: chegar, jzavgren
Thu, 20 Jun 2013 18:53:57 +0100 8014499: MulticastSocket should enable IP_MULTICAST_ALL (lnx)
chegar [Thu, 20 Jun 2013 18:53:57 +0100] rev 18534
8014499: MulticastSocket should enable IP_MULTICAST_ALL (lnx) Reviewed-by: alanb, chegar Contributed-by: John Zavgren <john.zavgren@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com>
Thu, 20 Jun 2013 08:21:08 -0700 Merge
mduigou [Thu, 20 Jun 2013 08:21:08 -0700] rev 18533
Merge
Thu, 20 Jun 2013 07:23:51 -0700 8017088: Map/HashMap.compute() incorrect with key mapping to null value
mduigou [Thu, 20 Jun 2013 07:23:51 -0700] rev 18532
8017088: Map/HashMap.compute() incorrect with key mapping to null value Reviewed-by: dl, dholmes, plevart
Thu, 20 Jun 2013 07:48:49 -0700 8017157: catch more exception in test RejectClientRenego
xuelei [Thu, 20 Jun 2013 07:48:49 -0700] rev 18531
8017157: catch more exception in test RejectClientRenego Reviewed-by: vinnie
Thu, 20 Jun 2013 11:21:13 +0200 8016139: PrimitiveIterator.forEachRemaining
psandoz [Thu, 20 Jun 2013 11:21:13 +0200] rev 18530
8016139: PrimitiveIterator.forEachRemaining Reviewed-by: alanb
Thu, 20 Jun 2013 11:15:23 +0200 8016455: Sync stream tests from lambda to tl
psandoz [Thu, 20 Jun 2013 11:15:23 +0200] rev 18529
8016455: Sync stream tests from lambda to tl Reviewed-by: mduigou Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
Thu, 20 Jun 2013 11:02:28 +0200 8016324: filter/flatMap pipeline sinks should pass size information to downstream sink
psandoz [Thu, 20 Jun 2013 11:02:28 +0200] rev 18528
8016324: filter/flatMap pipeline sinks should pass size information to downstream sink Reviewed-by: chegar, mduigou Contributed-by: Brian Goetz <brian.goetz@oracle.com>
Thu, 20 Jun 2013 10:45:46 +0200 8016308: Updates to j.u.stream.Node/Nodes
psandoz [Thu, 20 Jun 2013 10:45:46 +0200] rev 18527
8016308: Updates to j.u.stream.Node/Nodes Reviewed-by: mduigou Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip