RFR: 8284553: Deprecate the DEFAULT static field of OAEPParameterSpec [v3]

Valerie Peng valeriep at openjdk.java.net
Tue Apr 19 21:18:26 UTC 2022


On Tue, 19 Apr 2022 19:52:34 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Removed the private no-arg default constructor and minor javadoc update.
>
> src/java.base/share/classes/javax/crypto/spec/OAEPParameterSpec.java line 99:
> 
>> 97:      * @deprecated This field uses the default values defined in the PKCS #1
>> 98:      *         standard. Some of these defaults are no longer recommended due
>> 99:      *         to advances in cryptanalysis -- see the
> 
> Remove "the".

Ok~

-------------

PR: https://git.openjdk.java.net/jdk/pull/8191



More information about the security-dev mailing list