RFR: 8339356: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed with java.net.SocketException: An established connection was aborted by the software in your host machine [v3]
Daniel Jeliński
djelinski at openjdk.org
Thu Dec 19 13:15:37 UTC 2024
On Thu, 19 Dec 2024 12:41:33 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:
>> I was unable to reproduce the error but I suspect the error is caused by the server-side closing the socket as soon as the write operation is done. I added a read() call on the server to ensure the client initiates connection close
>
> Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:
>
> updated code to correctly drain read buffer
LGTM.
-------------
Marked as reviewed by djelinski (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22591#pullrequestreview-2514605073
More information about the security-dev
mailing list