[jdk22] RFR: 8324074: increase timeout for jvmci test TestResolvedJavaMethod.java
Daniel D. Daugherty
dcubed at openjdk.org
Thu Jan 18 15:29:27 UTC 2024
A trivial fix to increase the default timeout for
compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaMethod.java
to 240 seconds.
See the bug report for the gory timeout details.
-------------
Commit messages:
- Backport aeb304b29eaaba2b7a8fef85ee46cbfca27dbfbe
Changes: https://git.openjdk.org/jdk22/pull/91/files
Webrev: https://webrevs.openjdk.org/?repo=jdk22&pr=91&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8324074
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk22/pull/91.diff
Fetch: git fetch https://git.openjdk.org/jdk22.git pull/91/head:pull/91
PR: https://git.openjdk.org/jdk22/pull/91
More information about the hotspot-compiler-dev
mailing list