Integrated: 8366878: Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java
Manuel Hässig
mhaessig at openjdk.org
Mon Sep 22 11:28:10 UTC 2025
On Fri, 5 Sep 2025 16:46:09 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:
> The test definitions of `TestAlignVectorFuzzer.java` all contain `printcompilation` directives. These are redundant and slow down the test execution of a test that already often times out. @eme64 also suggested adding a `compileonly` directive to one of the four tests.
>
> Testing:
> - [x] Github Actions
> - [x] tier1 and stress testing (features `TestAlignVectorFuzzer.java`)
This pull request has now been integrated.
Changeset: 0ba4141c
Author: Manuel Hässig <mhaessig at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0ba4141cb12414c08be88b37ea2a163aacbfa7de
Stats: 17 lines in 1 file changed: 12 ins; 3 del; 2 mod
8366878: Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java
Co-authored-by: Emanuel Peter <epeter at openjdk.org>
Reviewed-by: epeter, mchevalier
-------------
PR: https://git.openjdk.org/jdk/pull/27122
More information about the hotspot-compiler-dev
mailing list