test/jdk/java/net/httpclient/websocket/DummyWebSocketServer.java getURI() uses "localhost"

XMLWordPrintable

    • b03

        DummyWebSocketServer.java getURI():

         return URI.create("ws://localhost:" + address.getPort());

        It would be better to use the ip literal there

              Assignee:
              Daniel Fuchs
              Reporter:
              Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: