Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8336665

CCE in X509CRLImpl$TBSCertList.getCertIssuer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 24
    • 8, 23
    • security-libs
    • 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.

            mpowers Mark Powers
            mowerfel Marc Owerfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: