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.

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

Commit messages:
 - 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

Changes: https://git.openjdk.org/jdk/pull/28020/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28020&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8359978
  Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/28020.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28020/head:pull/28020

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

Reply via email to