RFR: 8225438: javax/net/ssl/TLSCommon/TestSessionLocalPrincipal.java failed with Read timed out

Rajan Halade rhalade at openjdk.java.net
Mon Mar 22 17:24:41 UTC 2021


On Mon, 22 Mar 2021 10:45:34 GMT, Sibabrata Sahoo <ssahoo at openjdk.org> wrote:

> The Test getting timeout intermittently because the SO_TIMEOUT of 5 seconds set on sslServerSocket. This time interval could be inadequate when the machine is too busy. Also it looks setting SO_TIMEOUT is unnecessary here. So the statement has been removed.

Marked as reviewed by rhalade (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/3116



More information about the security-dev mailing list