[jdk11u-dev] RFR: 8230435: Replace wildcard address with loopback or local host in tests - part 22

Goetz Lindenmaier goetz at openjdk.org
Tue Nov 7 09:09:42 UTC 2023


On Mon, 6 Nov 2023 12:18:18 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.21-oracle.
> 
> test/jdk/com/sun/net/httpserver/bugs/8199849/BasicAuthenticatorCharset.java
> This test was only added in 14 by "8199849 Add support for UTF-8 encoded credentials in HTTP Basic Authentication". Skipped.
> 
> PortUnreachable.java depends on part 3. As that change of this series is hard to backport,
> I just include the respective parts in this change. See extra commit. They apply clean.
> 
> test/jdk/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java
> Backport of later "8268464: Remove dependancy of TestHttpsServer, HttpTransaction, HttpC..." makes these
> changes pointless. Skipped.

Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2252#issuecomment-1798082494


More information about the jdk-updates-dev mailing list