Integrated: 8371471: HttpClient: Log HTTP/3 handshake failures if logging errors is enabled

Daniel Fuchs dfuchs at openjdk.org
Mon Nov 10 17:59:54 UTC 2025


On Fri, 7 Nov 2025 14:19:06 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> Surprisingly if the QUIC handshake fails exceptionally, and `-Djdk.httpclient.HttpClient.log=errors` is specified, the exception is not logged. This change fixes that.

This pull request has now been integrated.

Changeset: 8a911aed
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8a911aed26211936a9c2652299a1bca8a06cae21
Stats:     229 lines in 3 files changed: 226 ins; 1 del; 2 mod

8371471: HttpClient: Log HTTP/3 handshake failures if logging errors is enabled

Reviewed-by: djelinski, jpai

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

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


More information about the net-dev mailing list