RFR: 8278349: JarSigner javadoc example uses SHA-1 [v2]

Weijun Wang weijun at openjdk.org
Fri Jan 13 17:47:13 UTC 2023


On Fri, 13 Jan 2023 17:18:41 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:

>> Please review this trivial PR which updates javadoc sample code in jdk.security.jarsigner.JarSigner to use SHA-256, SHA256withRSA instead of the now considered weak algorithms SHA-1, SHA1withDSA.
>> 
>> The sample code is also updated to use the new snippet syntax.
>
> Eirik Bjorsnos has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Indent the javadoc code snippet to make it easier to separate from the snippet syntax

@eirbjo, you can now type `/integrate` and I'll type `/sponsor`. Thanks for the fix!

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

PR: https://git.openjdk.org/jdk/pull/11992



More information about the security-dev mailing list