RFR: 8309740: Expand timeout windows for tests in JDK-8179502

Jamil Nimeh jnimeh at openjdk.org
Fri Jun 16 18:27:39 UTC 2023


This PR is for tests that were modified/added in JDK-8179502.  The timeout windows for those tests were a little too short on some test systems, especially when the system is under heavy load.  After a few iterations trying out various longer time windows I have a set that should not run into issues.

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

Commit messages:
 - 8309740: Expand timeout windows for tests in JDK-8179502

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

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



More information about the security-dev mailing list