[jdk25u-dev] RFR: 8366878: Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java

Roland Mesde duke at openjdk.org
Mon Feb 2 21:38:29 UTC 2026


Backporting JDK-8366878: Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java.

This PR optimizes TestAlignVectorFuzzer.java test execution by removing unnecessary flags and adding targeted compilation directive.

For parity with Oracle JDK.

Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:

make test TEST=test/hotspot/jtreg/compiler/loopopts/superword/TestAlignVectorFuzzer.java

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

Commit messages:
 - Backport 0ba4141cb12414c08be88b37ea2a163aacbfa7de

Changes: https://git.openjdk.org/jdk25u-dev/pull/219/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=219&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8366878
  Stats: 17 lines in 1 file changed: 12 ins; 3 del; 2 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/219.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/219/head:pull/219

PR: https://git.openjdk.org/jdk25u-dev/pull/219


More information about the jdk-updates-dev mailing list