Looks fine to me. Xuelei
On 9/16/2012 5:59 AM, Sean Mullan wrote: > This is a fix for an SQE test that is failing where the root certificate > contains a DSA PublicKey without any parameters. These root certs should be > skipped over during a CertPath build, rather than trying them, which causes a > NullPointerException on Solaris when the PKCS11 provider is used. > > bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7195409 > webrev: http://cr.openjdk.java.net/~mullan/webrevs/7195409/webrev.00/ > > No regression test (noreg-sqe). > > Thanks, > Sean >
