In this PR, I updated the default `serverAddress` field to use the loopback interface. I also removed some unnecessary logic around creating the server interface and the client connecting code.
------------- Commit messages: - 8354235: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed with java.net.SocketException: An established connection was aborted by the software in your host machine Changes: https://git.openjdk.org/jdk/pull/24776/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24776&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8354235 Stats: 12 lines in 1 file changed: 0 ins; 7 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/24776.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24776/head:pull/24776 PR: https://git.openjdk.org/jdk/pull/24776