jdk-24/test/jdk/java/net/HttpURLConnection/SetAuthenticator
Arthur Eubanks ef9ce3be1e 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
Tests that hardcode "127.0.0.1" fail in an environment where only IPv6 is available and IPv4 is not.

Reviewed-by: chegar, dfuchs, michaelm
2019-02-27 13:34:40 -08:00
..
HTTPSetAuthenticatorTest.java 8213296: Fix legal headers in test/jdk/java/net 2018-11-02 16:11:29 +00:00
HTTPTest.java 8213296: Fix legal headers in test/jdk/java/net 2018-11-02 16:11:29 +00:00
HTTPTestClient.java 8213296: Fix legal headers in test/jdk/java/net 2018-11-02 16:11:29 +00:00
HTTPTestServer.java 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests 2019-02-27 13:34:40 -08:00