[jdk21u-dev] Integrated: 8309894: compiler/vectorapi/VectorLogicalOpIdentityTest.java fails on SVE system with UseSVE=0
Daniel Hu
duke at openjdk.org
Mon Aug 26 16:24:09 UTC 2024
On Wed, 14 Aug 2024 22:31:44 GMT, Daniel Hu <duke at openjdk.org> wrote:
> Backport that aligns the IR testing framework preconditions rule with JDK22. This mainly aims to make future backports involving the IR testing framework more convenient; more specifically to my use-case, I'd like to backport [JDK-8280120](https://bugs.openjdk.org/browse/JDK-8280120) afterwards, and this change precedes that for IREncodingPrinter.java. Not clean because [JDK-8310308](https://github.com/openjdk/jdk21u-dev/pull/29) has already backported a later fix to VectorLogicalOpIdentityTest.java.
>
> Passes tier1 tests on Linux x86 and the test TestPreconditions.java for the framework rule change.
This pull request has now been integrated.
Changeset: fe470759
Author: Daniel Hu <costmuch at amazon.com>
Committer: Victor Rudometov <vrudomet at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/fe470759515e0e9fa689b251eda53506787c3b34
Stats: 46 lines in 4 files changed: 33 ins; 9 del; 4 mod
8309894: compiler/vectorapi/VectorLogicalOpIdentityTest.java fails on SVE system with UseSVE=0
Reviewed-by: phh
Backport-of: 60544f9088c11e4718a9cd77f21792c6ba387440
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/922
More information about the jdk-updates-dev
mailing list