RFR: 8309854: ciReplay TestServerVM test fails with Graal
Vladimir Kozlov
kvn at openjdk.org
Tue Jun 13 16:00:55 UTC 2023
On Tue, 13 Jun 2023 13:04:32 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> We hit an assert in the test because the VM does not crash with` -XX:CICrashAt=1` with Graal as JIT. Also, Graal does not support replay compilation (see [JDK-8181747](https://bugs.openjdk.org/browse/JDK-8181747)), so the test should simply be excluded with Graal.
>
> Thanks,
> Tobias
Agree.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14447#pullrequestreview-1477553589
More information about the hotspot-compiler-dev
mailing list