On Wed, 12 Apr 2023 15:22:19 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> small spec change > > src/java.base/share/classes/javax/crypto/KEMSpi.java line 236: > >> 234: * >> 235: * @param sk the receiver's private key. This argument is never >> {@code null}. >> 236: * @param spec the parameter, can be {@code null} > > "the optional parameter, ..." (use same wording as engineNewEncapsulator). Don't see that this is fixed yet. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13256#discussion_r1178200175