Hi all, Test javax/net/ssl/Stapling/HttpsUrlConnClient.java fails "Read timed out" intermittently, espically the system is overload. This PR make the several timeout value receive and multiply the jtreg timeout factor. This will make test more robustness. Change has been verified locally.
------------- Commit messages: - 8379849: javax/net/ssl/Stapling/HttpsUrlConnClient.java fails Read timed out Changes: https://git.openjdk.org/jdk/pull/30212/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30212&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8379849 Stats: 12 lines in 1 file changed: 1 ins; 1 del; 10 mod Patch: https://git.openjdk.org/jdk/pull/30212.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30212/head:pull/30212 PR: https://git.openjdk.org/jdk/pull/30212
