RFR: 8368528: HttpClient.Builder.connectTimeout should accept arbitrarily large values [v2]

Volkan Yazici vyazici at openjdk.org
Wed Oct 29 20:53:22 UTC 2025


> Introduce necessary fixes to address exceptions thrown when excessive `Duration`s are provided to `Duration`-accepting `HttpClient` public APIs.

Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:

  Move `delta == 0` in `until()` to the catch block

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27973/files
  - new: https://git.openjdk.org/jdk/pull/27973/files/c2179b8a..856aea73

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27973&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27973&range=00-01

  Stats: 3 lines in 1 file changed: 1 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/27973.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27973/head:pull/27973

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


More information about the net-dev mailing list