Integrated: 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
Matthew Donovan
mdonovan at openjdk.org
Wed Oct 29 11:08:02 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.
This pull request has now been integrated.
Changeset: 3cbcda5f
Author: Matthew Donovan <mdonovan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3cbcda5ff3d86d65554a470571c5d72047e8d7f6
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
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
Reviewed-by: jnimeh, djelinski
-------------
PR: https://git.openjdk.org/jdk/pull/28020
More information about the security-dev
mailing list