Integrated: 8319970: AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64

Hamlin Li mli at openjdk.org
Tue Nov 14 10:13:43 UTC 2023


On Mon, 13 Nov 2023 15:57:38 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you review the simple patch to enble tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64?
> Thanks!
> 
> NOTE:
> 1. The intrinsics are also implemented on ppc, but as I don't have the environment to test it, so did not enable it for ppc.
> 2. This fix depends on the fix in https://github.com/openjdk/jdk/pull/16630, else the tests will fail.

This pull request has now been integrated.

Changeset: c80e691a
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c80e691adf6f9ac1a41b2329ce366710e604e34e
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

8319970: AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64

Reviewed-by: aph, haosun

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

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


More information about the hotspot-compiler-dev mailing list