hg: jdk6/jdk6/jdk: 2 new changesets
Andrew John Hughes
gnu_andrew at member.fsf.org
Fri Jan 15 07:14:45 PST 2010
2010/1/13 <sean.mullan at sun.com>:
> Changeset: c33ca6c539bf
> Author: mullan
> Date: 2010-01-13 09:29 -0500
> URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/c33ca6c539bf
>
> 6744888: OCSP validation code should permit some clock skew when checking validity
> 6745437: Add option to only check revocation of end-entity certificate in a chain
> 6869739: Cannot check revocation of single certificate without validating the entire chain
> 6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72.
> 6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667)
> Reviewed-by: dgu, vinnie, xuelei
>
> + src/share/classes/sun/security/action/GetBooleanSecurityPropertyAction.java
> ! src/share/classes/sun/security/provider/certpath/Builder.java
> ! src/share/classes/sun/security/provider/certpath/CertId.java
> ! src/share/classes/sun/security/provider/certpath/CrlRevocationChecker.java
> ! src/share/classes/sun/security/provider/certpath/DistributionPointFetcher.java
> ! src/share/classes/sun/security/provider/certpath/ForwardBuilder.java
> + src/share/classes/sun/security/provider/certpath/OCSP.java
> ! src/share/classes/sun/security/provider/certpath/OCSPChecker.java
> ! src/share/classes/sun/security/provider/certpath/OCSPRequest.java
> ! src/share/classes/sun/security/provider/certpath/OCSPResponse.java
> ! src/share/classes/sun/security/provider/certpath/PKIXCertPathValidator.java
> ! src/share/classes/sun/security/provider/certpath/SunCertPathBuilder.java
> ! src/share/classes/sun/security/x509/AccessDescription.java
>
> Changeset: 22cf4479d879
> Author: mullan
> Date: 2010-01-13 09:31 -0500
> URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/22cf4479d879
>
> Merge
>
>
>
I didn't see this discussed on the jdk6 list. What is it for? We're
currently trying to test b18 for release and importing more random
changesets really doesn't help!
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the jdk6-dev
mailing list