[jdk25u-dev] 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

duke duke at openjdk.org
Wed Feb 11 15:28:19 UTC 2026


On Wed, 4 Feb 2026 20:23:36 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-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.
> 
> This PR updates the client application to read any available data from socket before closing, ensuring graceful connection shutdown.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> make test TEST=test/jdk/javax/net/ssl/SSLSocket/Tls13PacketSize.java
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25100377/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25100379/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25100381/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25100382/linux-aarch64-specific-test.log)

@rm-gh-8 
Your change (at version b8ea54fcf3e39f4f129857ccd6520f15bf0850cb) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/228#issuecomment-3885158861


More information about the jdk-updates-dev mailing list