Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
b65
-
generic
-
generic
-
Verified
Description
sun.security.x509.CertificateIssuerName and sun.security.x509.CertificateSubjectName both do not provide any functionality beyond that of X500Name. X509CertImpl and X509CertInfo should use X500Name directly instead of these classes.
Attachments
Issue Links
- relates to
-
JDK-8040820 X509CertInfo fails to add CertificateSubjectName object
- Closed