RFR: 8362602: Add test.timeout.factor to CompileFactory to avoid test timeouts

David Briemann dbriemann at openjdk.org
Fri Jul 18 13:21:00 UTC 2025


Add the TimeoutFactor property to the CompileFramework to avoid timeouts on different systems.

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

Commit messages:
 - 8362602: Add test.timeout.factor to CompileFactory to avoid test timeouts

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

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


More information about the hotspot-compiler-dev mailing list