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

Andrew Haley aph at openjdk.org
Mon Nov 13 18:10:59 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.

Marked as reviewed by aph (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16633#pullrequestreview-1727924055


More information about the hotspot-compiler-dev mailing list