On Fri, 31 Jan 2025 17:34:53 GMT, Rajan Halade <rhal...@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!

This pull request has now been integrated.

Changeset: 15f90f0c
Author:    Rajan Halade <rhal...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/15f90f0c7b7ebd791a5d5c3083bb09cd4207bddb
Stats:     3269 lines in 8 files changed: 96 ins; 3148 del; 25 mod

8349017: Update ML tests to verify against ACVP 1.1.0.38 version

Reviewed-by: weijun
Backport-of: 13d852a0b81a1fbf49e8b32ec8dc06e044263809

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

PR: https://git.openjdk.org/jdk/pull/23398

Reply via email to