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

Hamlin Li mli at openjdk.org
Tue Nov 14 09:08:32 UTC 2023


On Mon, 13 Nov 2023 18:08:17 GMT, Andrew Haley <aph 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).

@theRealAph @shqking Thanks for your reviewing.
I will push after https://github.com/openjdk/jdk/pull/16630

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

PR Comment: https://git.openjdk.org/jdk/pull/16633#issuecomment-1809801540


More information about the hotspot-compiler-dev mailing list