RFR: 8254935: Deprecate the PSSParameterSpec(int) constructor [v8]
Valerie Peng
valeriep at openjdk.java.net
Wed Mar 30 20:07:24 UTC 2022
On Wed, 30 Mar 2022 14:40:00 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Changed the PSSParameterSpec javadoc link to show arguments.
>
> src/java.base/share/classes/java/security/spec/PSSParameterSpec.java line 105:
>
>> 103: * standard for more details. Thus, it is recommended to create
>> 104: * a new {@code PSSParameterSpec} with the desired parameter values
>> 105: * using
>
> s/using/using the/
Yes, thanks. Need to re-read the whole sentence again even with minor changes...
> src/java.base/share/classes/java/security/spec/PSSParameterSpec.java line 174:
>
>> 172: * <a href="https://tools.ietf.org/rfc/rfc8017.txt">PKCS#1 v2.2</a>
>> 173: * standard for more details. Thus, it is recommended to explicitly
>> 174: * specify all desired parameter values with
>
> s/with/with the/
Yes.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7913
More information about the security-dev
mailing list