RFR: 8236671: NullPointerException in JKS keystore [v2]
Sean Coffey
coffeys at openjdk.java.net
Fri Apr 30 09:29:59 UTC 2021
On Wed, 28 Apr 2021 12:39:42 GMT, Sean Coffey <coffeys at openjdk.org> wrote:
>> Trivial enough change. Improved the exception thrown from JceKeyStore also.
>
> Sean Coffey has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - Check for null before try block
> - Merge branch 'master' of https://github.com/openjdk/jdk into JDK-8236671-NPE
> - Fix white space
> - 8236671: NullPointerException in JKS keystore
KeyStore specification will be tightened up via another bug record: https://bugs.openjdk.java.net/browse/JDK-8266351
-------------
PR: https://git.openjdk.java.net/jdk/pull/3588
More information about the security-dev
mailing list