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

Roland Mesde duke at openjdk.org
Tue Feb 3 18:56:47 UTC 2026


On Mon, 2 Feb 2026 20:41:31 GMT, Roland Mesde <duke at openjdk.org> wrote:

> 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
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25050829/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25050830/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25050832/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25050833/linux-aarch64-specific-test.log)

This pull request has now been integrated.

Changeset: 7658127b
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/7658127bd9a334eb78bf4c18c7a36c16cf739557
Stats:     17 lines in 1 file changed: 12 ins; 3 del; 2 mod

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

Backport-of: 0ba4141cb12414c08be88b37ea2a163aacbfa7de

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

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


More information about the jdk-updates-dev mailing list