[jdk11u-dev] RFR: JDK-8285591: [11] add signum checks in DSA.java engineVerify [v2]
Andrew John Hughes
andrew at openjdk.java.net
Wed Apr 27 17:52:51 UTC 2022
On Wed, 27 Apr 2022 10:59:28 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.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> Adjust COPYRIGHT year
Looks good to me as well. A clean backport of the DSA.java changes from JDK-8277233 in 17u.
-------------
Marked as reviewed by andrew (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1045
More information about the jdk-updates-dev
mailing list