-
Bug
-
Resolution: Fixed
-
P4
-
8-pool
-
b01
Colocate
PKCS/Standards/X509CRLPrint
PKCS/Standards/X509CopyTest
PKCS/Standards/X509CRLPrint actually covers sun.security.util.DerOutputStream class. As a result, we have lack of coverage for this class (at least putBoolean method is not tested)
PKCS/Standards/X509CopyTest actually covers sun.security.x509.* classes. As a result, we have lack of coverage for some of those classes (at least getId method of sun.security.x509.UniqueIdentity class is not tested)
PKCS/Standards/X509CRLPrint
PKCS/Standards/X509CopyTest
PKCS/Standards/X509CRLPrint actually covers sun.security.util.DerOutputStream class. As a result, we have lack of coverage for this class (at least putBoolean method is not tested)
PKCS/Standards/X509CopyTest actually covers sun.security.x509.* classes. As a result, we have lack of coverage for some of those classes (at least getId method of sun.security.x509.UniqueIdentity class is not tested)
- relates to
-
JDK-8048358 PKCS X509 tests
-
- Closed
-