[jdk17u-ri] RFR: 8297878: KEM: Implementation [v3]
Weijun Wang
weijun at openjdk.org
Thu Apr 18 18:09:36 UTC 2024
On Thu, 18 Apr 2024 17:59:50 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - wrong names
>> - apiNote and since
>
> src/java.base/share/classes/javax/crypto/KEMSpi.java line 171:
>
>> 169: * @see KEM.Decapsulator
>> 170: *
>> 171: * @since 21
>
> Change the `@since` tag.
Oh, I didn't notice these inner ones. Will do. Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk17u-ri/pull/1#discussion_r1571168851
More information about the jdk-updates-dev
mailing list