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>
Tue, 02 Jul 2013 15:20:55 -0700 Merge
lana [Tue, 02 Jul 2013 15:20:55 -0700] rev 18526
Merge
Fri, 28 Jun 2013 18:06:26 -0700 Merge
lana [Fri, 28 Jun 2013 18:06:26 -0700] rev 18525
Merge
Fri, 28 Jun 2013 18:32:20 +0400 8016534: javax/swing/text/View/8014863/bug8014863.java failed
dmarkov [Fri, 28 Jun 2013 18:32:20 +0400] rev 18524
8016534: javax/swing/text/View/8014863/bug8014863.java failed Reviewed-by: alexp, alexsch
Thu, 27 Jun 2013 13:56:16 +0400 8019236: [macosx] Add javadoc to the handleWindowFocusEvent in CEmbeddedFrame
pchelko [Thu, 27 Jun 2013 13:56:16 +0400] rev 18523
8019236: [macosx] Add javadoc to the handleWindowFocusEvent in CEmbeddedFrame Reviewed-by: serb, ant
Fri, 21 Jun 2013 21:30:12 +0400 8007642: Media Names on Java Print Do Not Match the Printer’s and Confuse Users
alitvinov [Fri, 21 Jun 2013 21:30:12 +0400] rev 18522
8007642: Media Names on Java Print Do Not Match the Printer’s and Confuse Users Reviewed-by: prr, jgodinez
Fri, 21 Jun 2013 17:13:43 +0400 8016545: java.beans.XMLEncoder.writeObject output is wrong
malenkov [Fri, 21 Jun 2013 17:13:43 +0400] rev 18521
8016545: java.beans.XMLEncoder.writeObject output is wrong Reviewed-by: alexsch
Thu, 20 Jun 2013 18:50:55 +0400 8014264: The applet pathguy_TimeDead throws java.lang.NullPointerException in java console once click drop-down check box.
leonidr [Thu, 20 Jun 2013 18:50:55 +0400] rev 18520
8014264: The applet pathguy_TimeDead throws java.lang.NullPointerException in java console once click drop-down check box. Reviewed-by: art, anthony, serb
Tue, 02 Jul 2013 14:25:56 -0700 8019692: JDK build CC_OPT_HIGHEST setting isn't valid for Sun C++ compiler
prr [Tue, 02 Jul 2013 14:25:56 -0700] rev 18519
8019692: JDK build CC_OPT_HIGHEST setting isn't valid for Sun C++ compiler Reviewed-by: jgodinez
Mon, 01 Jul 2013 12:39:26 -0700 8015144: Performance regression in ICU OpenType Layout library
prr [Mon, 01 Jul 2013 12:39:26 -0700] rev 18518
8015144: Performance regression in ICU OpenType Layout library Reviewed-by: srl, jgodinez
Fri, 28 Jun 2013 19:37:48 -0700 Merge
lana [Fri, 28 Jun 2013 19:37:48 -0700] rev 18517
Merge
Wed, 26 Jun 2013 13:49:16 +0400 8016254: several sun/java2d/OpenGL tests failed with SIGFPE
vadim [Wed, 26 Jun 2013 13:49:16 +0400] rev 18516
8016254: several sun/java2d/OpenGL tests failed with SIGFPE Reviewed-by: prr, bae
Thu, 04 Jul 2013 01:00:52 -0700 Added tag jdk8-b97 for changeset a23062727b66
cl [Thu, 04 Jul 2013 01:00:52 -0700] rev 18515
Added tag jdk8-b97 for changeset a23062727b66
Wed, 05 Jul 2017 19:02:28 +0200 Merge
duke [Wed, 05 Jul 2017 19:02:28 +0200] rev 18514
Merge
Thu, 04 Jul 2013 14:45:58 -0700 Added tag hs25-b40 for changeset d5b4e1fe16bd
amurillo [Thu, 04 Jul 2013 14:45:58 -0700] rev 18513
Added tag hs25-b40 for changeset d5b4e1fe16bd
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip