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 [v2]

Matthew Donovan mdonovan at openjdk.org
Thu Dec 12 16:57:13 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:

  fixed read call on the server side.

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

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

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

  Stats: 1 line in 1 file changed: 0 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