git: openjdk/jdk: jdk25: 8357982: Fix several failing BMI tests with -XX:+UseAPX
Tobias Hartmann
thartmann at openjdk.org
Thu Jun 12 11:13:57 UTC 2025
Changeset: 839a91e1
Branch: jdk25
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2025-06-12 11:11:41 +0000
URL: https://git.openjdk.org/jdk/commit/839a91e14b3d11f0baddcaff5eb98c1ebccd44f1
8357982: Fix several failing BMI tests with -XX:+UseAPX
Reviewed-by: chagedorn
Backport-of: c98dffa186d48c41e76fd3a60e0129a8da60310f
! src/hotspot/cpu/x86/x86_64.ad
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/AndnTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BlsiTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BlsmskTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BlsrTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BmiIntrinsicBase.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/LZcntTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/TZcntTestI.java
More information about the jdk-changes
mailing list