> 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 nine additional commits since the 
last revision:

 - 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
 - 8379849: javax/net/ssl/Stapling/HttpsUrlConnClient.java fails Read timed out

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30212/files
  - new: https://git.openjdk.org/jdk/pull/30212/files/c1b488d1..75586b26

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30212&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30212&range=06-07

  Stats: 92475 lines in 2417 files changed: 46622 ins; 28025 del; 17828 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

Reply via email to