RFR: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839 [v2]
Emanuel Peter
epeter at openjdk.org
Mon Oct 10 06:55:38 UTC 2022
On Sun, 9 Oct 2022 06:11:18 GMT, Jie Fu <jiefu at openjdk.org> wrote:
>> Since we need to set `-XX:StressLongCountedLoop=0` to avoid timeout of the test.
>> So only run it with debug VMs.
>>
>> Thanks.
>> Best regards,
>> Jie
>
> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>
> Use IgnoreUnrecognizedVMOptions
Looks good, thanks for fixing it!
(FYI: I'm not a reviewer yet)
-------------
Marked as reviewed by epeter (Committer).
PR: https://git.openjdk.org/jdk/pull/10617
More information about the hotspot-compiler-dev
mailing list