RFR: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839 [v2]
Christian Hagedorn
chagedorn at openjdk.org
Mon Oct 10 06:47: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.
-------------
Marked as reviewed by chagedorn (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10617
More information about the hotspot-compiler-dev
mailing list