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

NPE in JCE engine classes with java.security.debug=provider

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • security-libs
    • b150
    • Verified

        Constructing/initializing/using some engine classes when java.security.debug=provider will result in a NullPointerException.

        Affected classes:
        java/security/KeyStore
        java/security/MessageDigest
        java/security/SecureRandom
        javax/crypto/KeyAgreement
        javax/crypto/KeyGenerator
        javax/crypto/Mac
        javax/crypto/Cipher
        (This issues causes javax/crypto/NullCipher/TestNPE.java to fail when java.security.debug=provider).

              apetcher Adam Petcher (Inactive)
              apetcher Adam Petcher (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: