RFR: 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests

Arthur Eubanks aeubanks at google.com
Mon Mar 11 17:40:45 UTC 2019


>
> The question I have is whether the URLs that use "127.0.0.1"
> should also be changed to to use whatever address is returned
> InetAddress.getLoopbackAddress(). If it is needed it may
> require a bit more coding to ensure that [ ] are correctly
> added if the returned address is IPv6.
>
Hi Daniel,
Regarding the URLs, those will be changed in a followup change (and "[]" is
handled).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20190311/c74f51f6/attachment.html>


More information about the net-dev mailing list