RFR: 8371471: HttpClient: Log HTTP/3 handshake failures if logging errors is enabled [v4]
Daniel Fuchs
dfuchs at openjdk.org
Fri Nov 7 17:40:22 UTC 2025
> Surprisingly if the QUIC handshake fails exceptionally, and `-Djdk.httpclient.HttpClient.log=errors` is specified, the exception is not logged. This change fixes that.
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
Review feedback - request should fail
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28196/files
- new: https://git.openjdk.org/jdk/pull/28196/files/ff71b9e1..b99dd15f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28196&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28196&range=02-03
Stats: 43 lines in 1 file changed: 41 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/28196.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28196/head:pull/28196
PR: https://git.openjdk.org/jdk/pull/28196
More information about the net-dev
mailing list