Integrated: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839
Jie Fu
jiefu at openjdk.org
Mon Oct 10 07:10:21 UTC 2022
On Sat, 8 Oct 2022 00:13:04 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
This pull request has now been integrated.
Changeset: 6ed74ef6
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6ed74ef654f0b3e5c748895654d6925e2b832732
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839
Reviewed-by: chagedorn, epeter
-------------
PR: https://git.openjdk.org/jdk/pull/10617
More information about the hotspot-compiler-dev
mailing list