RFR: 8333729: C2 SuperWord: remove some @requires usages in test/hotspot/jtreg/compiler/loopopts/superword [v3]
Emanuel Peter
epeter at openjdk.org
Thu Jun 13 18:51:17 UTC 2024
On Wed, 12 Jun 2024 14:54:04 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix some more tests
>
> I suggest to build VM without C2 and run these modified tests with to find missing `-XX:+IgnoreUnrecognizedVMOptions` flag and other failure modes.
>
> Also build and run 32-bit VM with these tests too.
@vnkozlov thanks for that catch. I now fixed all occurrences. I tested it again on a build without C2, and all tests pass now :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19581#issuecomment-2166547407
More information about the hotspot-compiler-dev
mailing list