RFR: 8319970: AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64
Hao Sun
haosun at openjdk.org
Tue Nov 14 01:21:32 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 haosun (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16633#pullrequestreview-1728528592
More information about the hotspot-compiler-dev
mailing list