RFR: 8344629: SSLSocketNoServerHelloClientShutdown test timeout [v5]

Bradford Wetmore wetmore at openjdk.org
Mon Dec 9 19:53:45 UTC 2024


On Wed, 4 Dec 2024 17:51:29 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
>
> Artur Barashev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
> 
>  - Update comment
>  - Merge branch 'master' into JDK-8331682_test_timeout
>  - Remove timeout as JTREG has a default test timeout
>  - Adding CountDownLatch mechanism
>  - Print stack trace
>  - 8331682: Increase test timeout value

LGTM.  Thanks for the responses.

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

Marked as reviewed by wetmore (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22263#pullrequestreview-2489900875


More information about the security-dev mailing list