RFR: 8366878: Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java [v2]
Manuel Hässig
mhaessig at openjdk.org
Tue Sep 16 15:42:44 UTC 2025
On Mon, 8 Sep 2025 05:53:32 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> 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
>
> test/hotspot/jtreg/compiler/loopopts/superword/TestAlignVectorFuzzer.java line 35:
>
>> 33: * -XX:CompileCommand=compileonly,compiler.loopopts.superword.TestAlignVectorFuzzer::*
>> 34: * compiler.loopopts.superword.TestAlignVectorFuzzer
>> 35: */
>
> I think it would be good if we also had the same run but without the compileonly. That's what I meant by duplication ;)
I added a separate run in a new commit.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27122#discussion_r2352913724
More information about the hotspot-compiler-dev
mailing list