RFR: 8366878: Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java [v2]
    Marc Chevalier 
    mchevalier at openjdk.org
       
    Mon Sep 22 11:22:24 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:
>>  - [x] Github Actions
>>  - [x] 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 to me.
-------------
Marked as reviewed by mchevalier (Committer).
PR Review: https://git.openjdk.org/jdk/pull/27122#pullrequestreview-3252043642
    
    
More information about the hotspot-compiler-dev
mailing list