On Mon, 21 Apr 2025 18:42:55 GMT, Matthew Donovan <mdono...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 7b317623 Author: Matthew Donovan <mdono...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/7b317623756d3e21d029bcded8a5e15de070a0c9 Stats: 12 lines in 1 file changed: 0 ins; 7 del; 5 mod 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 Reviewed-by: rhalade ------------- PR: https://git.openjdk.org/jdk/pull/24776