> 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 by run the test 1000 times simultancely. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
sendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 11 additional commits since the last revision: - Merge branch 'openjdk:master' into jbs8379849 - Merge branch 'openjdk:master' into jbs8379849 - Merge branch 'openjdk:master' into jbs8379849 - Add @run for test.separateServerThread=false - Read test.debug instead define debug explicitly - Use MILLISECONDS inseatd of SECONDS - Use InetAddress.getLoopbackAddress() instead of https://localhost: - Use TimeUnit.SECONDS.toMillis(5) to make code more clear - Optimize import - Fix "Server not ready" error in createPKI - ... and 1 more: https://git.openjdk.org/jdk/compare/d44098a6...ec847744 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30212/files - new: https://git.openjdk.org/jdk/pull/30212/files/4d37f3c2..ec847744 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30212&range=09 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30212&range=08-09 Stats: 572549 lines in 6606 files changed: 389288 ins; 148312 del; 34949 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
