RFR: 8324074: increase timeout for jvmci test TestResolvedJavaMethod.java

Daniel D. Daugherty dcubed at openjdk.org
Thu Jan 18 01:15:21 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.

-------------

Commit messages:
 - remove files.list.TestResolvedJavaMethod_timeout.
 - TestResolvedJavaMethod_timeout.patch.jdk22

Changes: https://git.openjdk.org/jdk/pull/17477/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17477&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8324074
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/17477.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17477/head:pull/17477

PR: https://git.openjdk.org/jdk/pull/17477


More information about the hotspot-compiler-dev mailing list