hg: jdk8/tl/jdk: 7155051: DNS provider may return incorrect results

2012-03-26 Thread xuelei . fan
Changeset: e700286746c9 Author:xuelei Date: 2012-03-26 21:21 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e700286746c9 7155051: DNS provider may return incorrect results Reviewed-by: weijun, chegar ! src/share/classes/com/sun/jndi/dns/DnsClient.java

Re: Request for review: 7156831: The jcmd man page is not included in generated bundles

2012-03-26 Thread Dmitry Samersoff
Looks good for me. On 2012-03-26 19:40, Frederic Parain wrote: > CR: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7156831 > > (The bug is not yet visible but it will become visible soon). > > The bug is very simple: the man page of the jcmd utility is not > included in bundles because it

Re: Request for review: 7156831: The jcmd man page is not included in generated bundles

2012-03-26 Thread Staffan Larsen
Looks good! /S On 26 mar 2012, at 17:40, Frederic Parain wrote: > CR: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7156831 > > (The bug is not yet visible but it will become visible soon). > > The bug is very simple: the man page of the jcmd utility is not > included in bundles because

hg: jdk8/tl/jdk: 7152582: PKCS11 tests should use the NSS libraries available in the OS

2012-03-26 Thread vincent . x . ryan
Changeset: 98bb27f61a70 Author:vinnie Date: 2012-03-26 17:14 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/98bb27f61a70 7152582: PKCS11 tests should use the NSS libraries available in the OS Reviewed-by: mullan ! test/sun/security/pkcs11/PKCS11Test.java - test/sun/security/

Request for review: 7156831: The jcmd man page is not included in generated bundles

2012-03-26 Thread Frederic Parain
CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7156831 (The bug is not yet visible but it will become visible soon). The bug is very simple: the man page of the jcmd utility is not included in bundles because it is not listed among the man pages of the JDK bundles. The fix modifies a Mak

hg: jdk8/tl/langtools: 3 new changesets

2012-03-26 Thread maurizio . cimadamore
Changeset: 568e70bbd9aa Author:mcimadamore Date: 2012-03-26 15:27 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/568e70bbd9aa 7151580: Separate DA/DU logic from exception checking logic in Flow.java Summary: DA/DU analysis and exception checking analysis should live in