RFR: 8366878: Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java [v2]

Emanuel Peter epeter at openjdk.org
Wed Sep 17 06:01:42 UTC 2025


On Tue, 16 Sep 2025 15:42:39 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:
>>  - [ ] Github Actions
>>  - [ ] tier1 and stress testing (features `TestAlignVectorFuzzer.java`)
>
> Manuel Hässig has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge branch 'master' into JDK-8366878-align-fuzz-flags
>  - Make compileonly a separate run
>  - Fix flags

Looks good :)

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

Marked as reviewed by epeter (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27122#pullrequestreview-3232783938


More information about the hotspot-compiler-dev mailing list