Changeset: 918d9ac17740
Author:ascarpino
Date: 2013-05-30 14:11 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/918d9ac17740
6750584: Cipher.wrap/unwrap methods should define UnsupportedOperationException
Reviewed-by: mullan
! src/share/classes/javax/crypto/Cipher.java
! src/
Changeset: 6cb09d3cd309
Author:valeriep
Date: 2013-05-29 20:54 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6cb09d3cd309
8013069: javax.crypto tests fail with new PBE algorithm names
Summary: Shouldn't auto-generate default parameters for MAC objects.
Reviewed-by: vinnie
!
Changeset: 8402ef8fabde
Author:ascarpino
Date: 2013-05-30 22:19 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8402ef8fabde
7160837: DigestOutputStream does not turn off digest calculation when "close()"
is called
Reviewed-by: mullan, xuelei
! src/share/classes/java/securit
Changeset: 6407106f1b1c
Author:xuelei
Date: 2013-05-30 22:02 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6407106f1b1c
8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
Reviewed-by: xuelei
Contributed-by: Pasi Eronen
! src/share/classes/com/sun/
Changeset: b588955b7e5b
Author:sherman
Date: 2013-05-30 14:47 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b588955b7e5b
8015271: Conversion table for EUC-KR is incorrect
Summary: to add the requested postal code mark character u+327e
Reviewed-by: alanb
! make/tools/Charset
This also fixes 8014720. So, I should have included the removal
of the relevant test from ProblemList.txt
diff -r b4742d038100 test/ProblemList.txt
--- a/test/ProblemList.txtTue May 28 15:22:30 2013 +0200
+++ b/test/ProblemList.txtThu May 30 18:04:17 2013 +0100
@@ -199,12 +199,6 @@
# 714
http://cr.openjdk.java.net/~michaelm/8014723/webrev.1/
regression caused by the HttpURLPermission implemenation not using
the raw URI accessor methods. Some other changes are coming
to this class, but I just want to fix this problem separately.
Thanks
Michael
On 05/30/2013 02:54 PM, Michael McMahon wrote:
The change looks fine. Do you think it would be possible to make a
test case by using the loopback interface, when it's available and
when it doesn't have a broadcast address, which is probably a very common
situation?
I think the IPv4 loopback add
Changeset: b4742d038100
Author:psandoz
Date: 2013-05-28 15:22 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b4742d038100
8014393: Minor typo in the spec for j.u.stream.Stream.findFirst()
Reviewed-by: alanb, chegar
! src/share/classes/java/util/stream/DoubleStream.java
! src
Changeset: 156ee44cd456
Author:psandoz
Date: 2013-05-30 16:08 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/156ee44cd456
8014409: Spec typo: extra } in the spec for j.u.s.StreamBuilder
Summary: Also fixes documentation on StreamBuilder.OfDouble
Reviewed-by: alanb, chegar, md
The change looks fine. Do you think it would be possible to make a
test case by using the loopback interface, when it's available and
when it doesn't have a broadcast address, which is probably a very common
situation?
Michael
On 30/05/13 12:53, Chris Hegarty wrote:
The Unix native implementatio
On 30/05/2013 12:53, Chris Hegarty wrote:
The Unix native implementation that determines the network interface's
broadcast address and network prefix/subnet mask, incorrectly ties the
mask to the existence of a broadcast address. This should be changed
so that the network prefix/subnet mask, if
The Unix native implementation that determines the network interface's
broadcast address and network prefix/subnet mask, incorrectly ties the
mask to the existence of a broadcast address. This should be changed so
that the network prefix/subnet mask, if available, is exposed through
the Java AP
Changeset: 6df9b071b04d
Author:jzavgren
Date: 2013-05-30 12:19 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6df9b071b04d
8015299: Memory leak in jdk/src/solaris/bin/java_md_solinux.c
Reviewed-by: martin, dholmes, chegar, ksrini
! src/solaris/bin/java_md_solinux.c
14 matches
Mail list logo