RFR: 8371471: HttpClient: Log HTTP/3 handshake failures if logging errors is enabled [v2]

Daniel Fuchs dfuchs at openjdk.org
Fri Nov 7 15:30:26 UTC 2025


On Fri, 7 Nov 2025 15:09:05 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> Daniel Fuchs has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - More copyright dates
>>  - small test cleanup
>>  - Fix copyright dates
>
> test/jdk/java/net/httpclient/http3/H3LogHandshakeErrors.java line 119:
> 
>> 117: 
>> 118:         // create a client that doesn't have the server's
>> 119:         // certificate
> 
> Should we reword this to:
> 
> 
> // create a client without the test specific SSLContext 
> // so that the client doesn't have the server's
> // certificate

Done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28196#discussion_r2504139112


More information about the net-dev mailing list