JDK-8319970 : AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:21,22
Priority:P4
Status:Resolved
Resolution:Fixed
CPU:aarch64
Submitted:2023-11-13
Updated:2024-11-04
Resolved:2023-11-14
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
During the fix of JDK-8319960, found out that these 2 tests are not enabled for aarch64, but the corresponding intrinsics were implemented on aarch64 already.
Comments
[jdk21u-fix-request] Approval Request from Daniel Hu
Improves coverage for aarch64 platforms for compiler/intrinsics/Test(Long|Integer)UnsignedDivMod. Does not apply cleanly due to RISC-V intrinsics support only in later versions. Affected tests pass. Risk is low: the change is test code only.
28-08-2024
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk21u-dev/pull/914
Date: 2024-08-12 22:57:04 +0000