RFR: 8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal
Tobias Hartmann
thartmann at openjdk.org
Thu Nov 23 06:26:06 UTC 2023
On Tue, 21 Nov 2023 17:44:32 GMT, Gergö Barany <gbarany at openjdk.org> wrote:
> Several JDK tests take more time to run with libgraal compared to C2 and can run into timeouts. Increase the timeouts for affected tests.
Looks reasonable. Do we know why these tests take longer to execute with libgraal? Is it due to higher compilation time?
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16770#pullrequestreview-1745764950
More information about the hotspot-compiler-dev
mailing list