On Fri, 28 Jan 2022 15:17:25 GMT, Sean Mullan <[email protected]> wrote:
>> Xue-Lei Andrew Fan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Copyright correction
>
> src/java.base/share/classes/javax/net/ssl/SSLParameters.java line 709:
>
>> 707: *
>> "{@docRoot}/../specs/security/standard-names.html#signature-schemes">
>> 708: * Signature Schemes</a> section of the Java Cryptography
>> 709: * Architecture Standard Algorithm Name Documentation, and may also
>
> The correct name is "Java Security Standard Algorithm Names Specification".
> Same comment below for `setSignatureSchemes`.
Good catch!
-------------
PR: https://git.openjdk.java.net/jdk/pull/7252