On Wed, 26 Apr 2023 17:34:51 GMT, Sean Mullan <[email protected]> wrote:
>> 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.
Oops. Will fix now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13256#discussion_r1178241538