[jdk24] RFR: 8349017: Update ML tests to verify against ACVP 1.1.0.38 version
Weijun Wang
weijun at openjdk.org
Fri Jan 31 17:49:50 UTC 2025
On Fri, 31 Jan 2025 17:34:53 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [13d852a0](https://github.com/openjdk/jdk/commit/13d852a0b81a1fbf49e8b32ec8dc06e044263809) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The conflict was in `test/jdk/sun/security/provider/acvp/ML_DSA_Test.java` due to JDK-8340493 not included in JDK 24. I have retained the JDK 24 style so that 8340493 can backport cleanly if needed.
>
> Asserts.assertEqualsByteArray(
> sig, toByteArray(c.get("signature").asString()));
>
>
> The commit being backported was authored by Rajan Halade on 31 Jan 2025 and was reviewed by Weijun Wang.
>
> Thanks!
Marked as reviewed by weijun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23398#pullrequestreview-2587409981
More information about the security-dev
mailing list