> 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: Set timeout values. The SSLSocket test fails on linux-x64 because nunber of hello+ packets there is less than 6 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/21043/files - new: https://git.openjdk.org/jdk/pull/21043/files/2406db67..b6f79f36 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=21043&range=15 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21043&range=14-15 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 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