RFR: 8369291: Test java/net/httpclient/http3/H3DataLimitsTest.java fails in quic connection timeout with linux fastdebug builds

Daniel Jeliński djelinski at openjdk.org
Wed Oct 8 09:46:56 UTC 2025


Remove connectTimeout setting from all tests that set it without a good reason. It causes occasional test failures, especially on machines running tests with artificially inflated level of parallelism.

The tests continue to pass.

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

Commit messages:
 - Remove unnecessary connectTimeout setting

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

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


More information about the net-dev mailing list