> Check for unexpected plaintext alert message during TLSv1.3 handshake. This > can happen if client doesn't receive ServerHello due to network timeout and > tries to close the connection by sending an alert message.
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision: Write and read to/from server in a single pass. Use SocketChannel. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/21043/files - new: https://git.openjdk.org/jdk/pull/21043/files/f2f463fd..d7237a59 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=21043&range=17 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21043&range=16-17 Stats: 90 lines in 2 files changed: 15 ins; 62 del; 13 mod Patch: https://git.openjdk.org/jdk/pull/21043.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21043/head:pull/21043 PR: https://git.openjdk.org/jdk/pull/21043