On Wed, 14 Oct 2020 05:31:33 GMT, Valerie Peng <valer...@openjdk.org> wrote:

>> Weijun Wang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   signing time, jarsigner -directsign, and digest algorithm check
>
> src/java.base/share/classes/sun/security/util/SignatureUtil.java line 218:
> 
>> 216:      *
>> 217:      * @param signer Signature object that tells you RSASA-PSS params
>> 218:      * @param sigalg Signature algorithm tells you who with who
> 
> who with who?

Maybe I was thinking about SHA1withRSA, but here it can be the new algorithms. 
Just remove the confusing words.

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

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

Reply via email to