Changeset: 0c244701188e
Author:mchung
Date: 2012-12-28 22:25 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/0c244701188e
8003562: Provide a CLI tool to analyze class dependencies
Reviewed-by: jjg, alanb, ulfzibis, erikj
! make/build.properties
! makefiles/BuildLangtool
Changeset: c37401e77c80
Author:mchung
Date: 2012-12-28 22:20 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/rev/c37401e77c80
8003562: Provide a CLI tool to analyze class dependencies
Reviewed-by: jjg, alanb, ulfzibis, erikj
! common/bin/compare_exceptions.sh.incl
webrev: http://cr.openjdk.java.net./~xuelei/7030966/webrev.01/
The main update in this webrev is to correct the MAC checking in
(Engine)InputRecord to handle null cipher (as TLS_RSA_WITH_NULL_MD5).
Thanks,
Xuelei
On 12/17/2012 10:50 AM, Xuelei Fan wrote:
> Ping again ... ;-)
>
> On 12/4/2012 11
Changeset: 0cfcba56cfa7
Author:jgish
Date: 2012-12-28 18:32 -0500
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0cfcba56cfa7
8005594: Fix to 8003265 breaks build
Summary: backout changeset 4472a641b4dc
Reviewed-by: smarks, wetmore
! src/share/classes/com/sun/jndi/dns/DnsContext.j
As part of the effort to prepare the platform for modules (see
http://openjdk.java.net/jeps/162) we need to remove or deprecate
undesirable dependencies. One of these is the dependency:
sun.security.provider.PolicyFile ->
com.sun.security.auth.PrincipalComparator
which is problematic since
Changeset: 4472a641b4dc
Author:xuelei
Date: 2012-12-28 03:50 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4472a641b4dc
8003265: Need to clone array of input/output parameters
Reviewed-by: mullan
! src/share/classes/com/sun/jndi/dns/DnsContext.java
! src/share/classes/com/s
Changeset: 645d774b683a
Author:xuelei
Date: 2012-12-28 00:48 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/645d774b683a
7109274: Restrict the use of certificates with RSA keys less than 1024 bits
Summary: This restriction is applied via the Java Security property,
"jdk.cert