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

Matthias Baesken mbaesken at openjdk.java.net
Mon Apr 25 14:30:52 UTC 2022


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.

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

Commit messages:
 - JDK-8285591

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1045/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1045&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8285591
  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1045.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1045/head:pull/1045

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


More information about the jdk-updates-dev mailing list