RFR: 8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal
Gergö Barany
gbarany at openjdk.org
Tue Nov 21 17:54:36 UTC 2023
Several JDK tests take more time to run with libgraal compared to C2 and can run into timeouts. Increase the timeouts for affected tests.
-------------
Commit messages:
- 8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal
Changes: https://git.openjdk.org/jdk/pull/16770/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16770&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8318490
Stats: 41 lines in 41 files changed: 0 ins; 0 del; 41 mod
Patch: https://git.openjdk.org/jdk/pull/16770.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16770/head:pull/16770
PR: https://git.openjdk.org/jdk/pull/16770
More information about the hotspot-compiler-dev
mailing list