[jdk11u-dev] RFR: JDK-8285591: [11] add signum checks in DSA.java engineVerify
Christoph Langer
clanger at openjdk.java.net
Mon Apr 25 21:10:09 UTC 2022
On Mon, 25 Apr 2022 14:24:51 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> 8277233 added signum checks to the engineVerify method in DSA.java in jdk17+.
> To be consistent with higher releases, it would be good to check also in jdk11.
Looks good but please also update the copyright header as the original fix https://github.com/openjdk/jdk17u/commit/2d4103a3d929e05edca98e7703e0869077966be7 does.
-------------
Marked as reviewed by clanger (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1045
More information about the jdk-updates-dev
mailing list