[jdk11u-dev] Integrated: JDK-8285591: [11] add signum checks in DSA.java engineVerify

Matthias Baesken mbaesken at openjdk.java.net
Thu Apr 28 10:47:51 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.

This pull request has now been integrated.

Changeset: bf3438c5
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/bf3438c5dc993b96d089cabb5318bfc64a6904a3
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

8285591: [11] add signum checks in DSA.java engineVerify

Reviewed-by: clanger, mdoerr, andrew

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1045


More information about the jdk-updates-dev mailing list