[jdk15u-dev] RFR: 8259535: ECDSA SignatureValue do not always have the specified length
Andrew Brygin
bae at openjdk.java.net
Thu Jan 27 11:14:38 UTC 2022
On Thu, 27 Jan 2022 10:37:21 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:
> First in a chain of updating 15u to newer Santuario. Applies cleanly but in the test printout at he line 91 must be changed for older jdk15u.
Probably the statement System.out.print(String.format()) can be replaced with System.out.printf(), but current version is in sync with 11u.
The change looks fine to me.
-------------
Marked as reviewed by bae (Reviewer).
PR: https://git.openjdk.java.net/jdk15u-dev/pull/161
More information about the jdk-updates-dev
mailing list