-
Bug
-
Resolution: Fixed
-
P3
-
8, 23
-
b22
-
Verified
X509CRLImpl$TBSCertList.getCertIssuer throws the following exception:
Exception in thread "main" java.lang.ClassCastException: class sun.security.x509.OIDName cannot be cast to class sun.security.x509.X500Name (sun.security.x509.OIDName and sun.security.x509.X500Name are in module java.base of loader 'bootstrap')
See comments for more information.
Exception in thread "main" java.lang.ClassCastException: class sun.security.x509.OIDName cannot be cast to class sun.security.x509.X500Name (sun.security.x509.OIDName and sun.security.x509.X500Name are in module java.base of loader 'bootstrap')
See comments for more information.
- links to
-
Commit(master) openjdk/jdk/ca1700b8
-
Review(master) openjdk/jdk/20528