[teststabilization] RFR: 8224204: Replace wildcard address with loopback or local host in tests - part 10
Chris Hegarty
chris.hegarty at oracle.com
Wed May 22 12:35:15 UTC 2019
> On 21 May 2019, at 18:25, Daniel Fuchs <daniel.fuchs at oracle.com> wrote:
>
> Hi,
>
> Please find below a patch for:
>
> 8224204: Replace wildcard address with loopback or local host in
> tests - part 10
> https://bugs.openjdk.java.net/browse/JDK-8224204
>
> which fixes a bunch of sun/net/* tests that were observed failing:
>
> webrev:
> http://cr.openjdk.java.net/~dfuchs/webrev_8224204/webrev.00/index.html <http://cr.openjdk.java.net/~dfuchs/webrev_8224204/webrev.00/index.html>
Looks ok Daniel.
Trivially,
47 try (NTLMServer server = startServer(new ServerSocket(0, 0, loopback), false)) {
double space between `server` and `=`.
-Chris.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20190522/4a0a7ee4/attachment.html>
More information about the net-dev
mailing list