Re: sun.security.provider.certpath.DistributionPointFetcher

2011-06-27 Thread [email protected]
Can you provide the code to reproduce the exception? Or is it possible attach the CertPath building debugger log? Xuelei On Jun 28, 2011, at 11:59 AM, David Pomeroy wrote: > Hello All, > > I am trying to get a servlet to download and check a CRL. The CRLDP is in > the client's certificate a

sun.security.provider.certpath.DistributionPointFetcher

2011-06-27 Thread David Pomeroy
Hello All, I am trying to get a servlet to download and check a CRL. The CRLDP is in the client's certificate and the CRL is marked "indirect CRL" so that it can be signed by a different key than the client cert issuer. The following block of code is invoked but the DistributionPointFetcher can'

Code review request: 7059709, java/jsse, close the IO in a final block

2011-06-27 Thread Xuelei Fan
webrev: http://cr.openjdk.java.net/~xuelei/7059709/webrev.00/ Thanks, Xuelei

hg: jdk8/tl/jdk: 7046007: (launcher) Improve usage information for -verbose option

2011-06-27 Thread kumar . x . srinivasan
Changeset: a053c28304e8 Author:ksrini Date: 2011-06-27 12:21 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a053c28304e8 7046007: (launcher) Improve usage information for -verbose option Reviewed-by: darcy, alanb ! src/share/classes/sun/launcher/resources/launcher.properties

hg: jdk8/tl/jdk: 7059777: Remove lang tests from Problemlist.txt

2011-06-27 Thread michael . x . mcmahon
Changeset: 113c75db6c8b Author:michaelm Date: 2011-06-27 12:15 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/113c75db6c8b 7059777: Remove lang tests from Problemlist.txt Reviewed-by: alanb ! test/ProblemList.txt