[jdk11u] RFR: 8275887: jarsigner prints invalid digest/signature algorithm warnings if keysize is weak/disabled [v2]
Goetz Lindenmaier
goetz at openjdk.org
Fri Sep 16 08:08:37 UTC 2022
On Fri, 16 Sep 2022 07:43:47 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove stray comment
>
> src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Main.java line 985:
>
>> 983: tsDate);
>> 984: history = String.format(
>> 985: rb.getString("history.with.ts"), // GLGLGL
>
> I suggest to remove the comment.
Removed. Thanks for finding this!
-------------
PR: https://git.openjdk.org/jdk11u/pull/56
More information about the jdk-updates-dev
mailing list