On Thu, 24 Apr 2025 17:57:33 GMT, Artur Barashev <abaras...@openjdk.org> wrote:
> I wasn't able to reproduce the issue. Most likely it was caused by unusually > high CPU load in test environment. Increasing the server's "accept" call > time-out value from 5 to 10 seconds to make the test more robust. This pull request has now been integrated. Changeset: 8b16897b Author: Artur Barashev <abaras...@openjdk.org> Committer: Bradford Wetmore <wetm...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8b16897b74cfdc3c2693e3ae7e05f3d8c6468ebe Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod 8355262: Test sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java failed: accept timed out Reviewed-by: jnimeh, wetmore ------------- PR: https://git.openjdk.org/jdk/pull/24857