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

KeyStoreSpi.engineProbe does not throw the expected NullPointerException

XMLWordPrintable

    • b79
    • Verified

        java.security.KeyStoreSpi.engineProbe: Calling the default implementation of engineProbe(null) does not throw a NPE as expected.
        The spec states: Throws: NullPointerException - if stream is null.

        New JCK test api/java_security/KeyStoreSpi/index.html#EngineProbeTests[engineProbeNPE] fails due to this issue.

              vinnie Vincent Ryan
              pjr Paul Rank (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: