Daniel, On 12/06/2019 16:54, Daniel Fuchs wrote:
Hi,Please find below a patch that fixes java/net/Authenticator and java/net/CookieHandler to use the loopback address - or the local host address if needed, instead of the wildcard whenever that is possible: webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8225578/webrev.00/
Looks good.
Trivially,
test/jdk/java/net/Authenticator/AuthNPETest.java
146 URL url = URIBuilder.newBuilder()
^^
extra space
-Chris.
