Integrated: 8344629: SSLSocketNoServerHelloClientShutdown test timeout

Artur Barashev abarashev at openjdk.org
Mon Dec 9 20:59:42 UTC 2024


On Wed, 20 Nov 2024 01:23:10 GMT, Artur Barashev <abarashev at openjdk.org> wrote:

> SAP complains about SSLSocketNoServerHelloClientShutdown timing out in their test environment (concurrent test execution with high CPU load). This change addresses this issue in 2 ways:
> - Increase default timeout value
> - Allow adjustment of timeout value by setting "test.timeout.factor" system property

This pull request has now been integrated.

Changeset: 2207749c
Author:    Artur Barashev <abarashev at openjdk.org>
Committer: Bradford Wetmore <wetmore at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2207749c8915a4b65faec51948a183f4bb6ae20f
Stats:     13 lines in 1 file changed: 7 ins; 4 del; 2 mod

8344629: SSLSocketNoServerHelloClientShutdown test timeout

Reviewed-by: wetmore

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

PR: https://git.openjdk.org/jdk/pull/22263


More information about the security-dev mailing list