RFR: 8352431: java/net/httpclient/EmptyAuthenticate.java uses "localhost" [v4]
Volkan Yazici
vyazici at openjdk.org
Thu Apr 10 05:52:07 UTC 2025
> 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:
Fix code typo
Co-authored-by: Daniel Fuchs <67001856+dfuch at users.noreply.github.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24542/files
- new: https://git.openjdk.org/jdk/pull/24542/files/f175efe5..ad9391d5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24542&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24542&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/24542.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24542/head:pull/24542
PR: https://git.openjdk.org/jdk/pull/24542
More information about the net-dev
mailing list