On Thu, 8 May 2025 16:12:07 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request with a new target base due to >> a merge or a rebase. The pull request now contains 66 commits: >> >> - major code review comments update >> - Merge branch 'master' into pem >> - Merge branch 'master' into pem >> - javadoc updates >> - code review comments >> - merge with master >> - better comment and remove commented out code >> - Merge branch 'master' into pem >> - Merge branch 'pem-merge' into pem >> - merge >> - ... and 56 more: https://git.openjdk.org/jdk/compare/e2ae50d8...0c540327 > > src/java.base/share/classes/javax/crypto/EncryptedPrivateKeyInfo.java line > 397: > >> 395: * arguments passed to the method. >> 396: * @throws SecurityException on a encryption errors. >> 397: * @throws NullPointerException when the password is null. > > and when `key` is `null`. ok ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r2083384775