On Wed, 20 Nov 2024 01:23:10 GMT, Artur Barashev <abaras...@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 <abaras...@openjdk.org>
Committer: Bradford Wetmore <wetm...@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

Reply via email to