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

Matthias Baesken mbaesken at openjdk.java.net
Wed Apr 27 10:59:28 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.

Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:

  Adjust COPYRIGHT year

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

Changes:
  - all: https://git.openjdk.java.net/jdk11u-dev/pull/1045/files
  - new: https://git.openjdk.java.net/jdk11u-dev/pull/1045/files/105cab68..93c0d6a4

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1045&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1045&range=00-01

  Stats: 1 line in 1 file changed: 0 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