RFR: 8344629: SSLSocketNoServerHelloClientShutdown test timeout [v4]
Artur Barashev
abarashev at openjdk.org
Wed Nov 27 21:12:38 UTC 2024
On Wed, 27 Nov 2024 20:30:38 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:
>> I'm not sure why we need this. We have an infinite timeout now, server will read the packets from the client whenever they become available.
>
> I don't think we need this second one here.
What would be the first one? Server thread is timing out but I don't think we need to reverse the logic because of this, we are expecting an exception in the server thread, the client thread should wait until that exception is thrown.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22263#discussion_r1861249223
More information about the security-dev
mailing list