RFR: 8352431: java/net/httpclient/EmptyAuthenticate.java uses "localhost" [v2]

Jaikiran Pai jpai at openjdk.org
Wed Apr 9 13:46:26 UTC 2025


On Wed, 9 Apr 2025 13:36:23 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:

>> Overhauls `EmptyAuthenticate` to
>> 
>> - Test all supported HTTP versions (i.e., HTTP/1.1 and HTTP/2)
>> - Test both clear-text and SSL
>> - Use `HttpServerAdapters.HttpTestServer::create` to avoid host-related problems
>
> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Apply review suggestions

Thank you for the updates. This looks good to me.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24542#pullrequestreview-2753544836


More information about the net-dev mailing list