Integrated: 8368528: HttpClient.Builder.connectTimeout should accept arbitrarily large values

Volkan Yazici vyazici at openjdk.org
Thu Nov 6 06:25:18 UTC 2025


On Fri, 24 Oct 2025 12:10:38 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: c754e3e0
Author:    Volkan Yazici <vyazici at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c754e3e095cd367de9d3f69a4afb0c4be53a9342
Stats:     655 lines in 5 files changed: 598 ins; 34 del; 23 mod

8368528: HttpClient.Builder.connectTimeout should accept arbitrarily large values

Reviewed-by: dfuchs

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

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


More information about the net-dev mailing list