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.

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

                Created:
                Updated:
                Resolved: