Integrated: 8320911: RISC-V: Enable hotspot/jtreg/compiler/intrinsics/chacha/TestChaCha20.java

Hamlin Li mli at openjdk.org
Wed Nov 29 11:21:19 UTC 2023


On Tue, 28 Nov 2023 16:35:37 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you review this simple patch to enable TestChaCha20.java on riscv?
> Thanks!
> 
> It's missed when working on JDK-8315716, so in this patch also add  `@requires` jtreg tag to make it obvious to spot which arch is supported.

This pull request has now been integrated.

Changeset: 335f5dbf
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/335f5dbf628c308fa997fae96e6b1a1e652e05b7
Stats:     20 lines in 1 file changed: 13 ins; 0 del; 7 mod

8320911: RISC-V: Enable hotspot/jtreg/compiler/intrinsics/chacha/TestChaCha20.java

Reviewed-by: fyang

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

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


More information about the hotspot-compiler-dev mailing list