hg: jdk9/dev/jdk: 8074064: OCSPResponse.SingleResponse objects do not parse singleExtensions
sean.mullan at oracle.com
sean.mullan at oracle.com
Fri Mar 13 17:20:11 UTC 2015
Changeset: a5d7d7d2d888
Author: jnimeh
Date: 2015-03-13 09:32 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/a5d7d7d2d888
8074064: OCSPResponse.SingleResponse objects do not parse singleExtensions
Reviewed-by: mullan, vinnie
! src/java.base/share/classes/sun/security/provider/certpath/OCSPResponse.java
+ test/sun/security/provider/certpath/OCSP/OCSPSingleExtensions.java
+ test/sun/security/provider/certpath/OCSP/TEST.properties
+ test/sun/security/provider/certpath/OCSP/int.crt
+ test/sun/security/provider/certpath/OCSP/ocsp-good-nonext.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-good-witharchcut.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-good-withnext.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-rev-bad-sr-tag.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-rev-nocerts.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-rev-nonext-noinv.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-rev-nonext-withinv.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-rev-sr-cont-reverse.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-rev-twonext.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-rev-withnext-noinv.resp
+ test/sun/security/provider/certpath/OCSP/ocsp-rev-withnext-withinv.resp
More information about the jdk9-dev-changes
mailing list