RFR: 8359978: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed again with java.net.SocketException: An established connection was aborted by the software in your host machine

Jamil Nimeh jnimeh at openjdk.org
Tue Oct 28 16:33:57 UTC 2025


On Tue, 28 Oct 2025 14:24:59 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:

> This PR updates the TLS13PacketSize test so the client-side of the connection also reads any available data from the socket before closing. I have been unable to recreate the SocketException after 1000s of test iterations.

Looks good to me, taking into account the other comment.

-------------

Marked as reviewed by jnimeh (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28020#pullrequestreview-3389734027


More information about the security-dev mailing list