hg: jdk8/tl/langtools: 8003562: Provide a CLI tool to analyze class dependencies

2012-12-28 Thread mandy . chung
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

hg: jdk8/tl: 8003562: Provide a CLI tool to analyze class dependencies

2012-12-28 Thread mandy . chung
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

hg: jdk8/tl/jdk: 2 new changesets

2012-12-28 Thread stuart . marks
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

Re: RFR JDK-8005120

2012-12-28 Thread John Zavgren
Greetings: I modified windows source code files so they pass size_t for buffer sizes and socklen_t for address structures. http://cr.openjdk.java.net/~mullan/webrevs/jzavgren/8005120/webrev.03/ Please let me know what you think. Thanks! On 12/26/2012 02:56 PM, John Zavgren wrote: Greetings

hg: jdk8/tl/jdk: 8003265: Need to clone array of input/output parameters

2012-12-28 Thread xuelei . fan
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

Re: RFR 8005556: java/net/Socks/SocksV4Test.java is missing @run tag

2012-12-28 Thread Alan Bateman
On 28/12/2012 09:38, Chris Hegarty wrote: Trivially ( and embarrassingly ), reinstate the @run tag to SocksV4Test. I inadvertently removed it during the changes for 8004925. diff -r d9cab18f326a test/java/net/Socks/SocksV4Test.java --- a/test/java/net/Socks/SocksV4Test.java Wed Dec 26 10

RFR 8005556: java/net/Socks/SocksV4Test.java is missing @run tag

2012-12-28 Thread Chris Hegarty
Trivially ( and embarrassingly ), reinstate the @run tag to SocksV4Test. I inadvertently removed it during the changes for 8004925. diff -r d9cab18f326a test/java/net/Socks/SocksV4Test.java --- a/test/java/net/Socks/SocksV4Test.java Wed Dec 26 10:08:36 2012 -0500 +++ b/test/java/net/Sock

hg: jdk8/tl/jdk: 7109274: Restrict the use of certificates with RSA keys less than 1024 bits

2012-12-28 Thread xuelei . fan
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