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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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).

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

                Created:
                Updated:
                Resolved: