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]

Matthew Donovan mdonovan at openjdk.org
Thu Dec 19 12:41:33 UTC 2024


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22591/files
  - new: https://git.openjdk.org/jdk/pull/22591/files/ff80c6ba..172a585f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22591&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22591&range=01-02

  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/22591.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22591/head:pull/22591

PR: https://git.openjdk.org/jdk/pull/22591


More information about the security-dev mailing list