> 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 incrementally with one additional commit since the last revision: Remove timeout as JTREG has a default test timeout ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22263/files - new: https://git.openjdk.org/jdk/pull/22263/files/dcc23aea..dba6605f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22263&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22263&range=02-03 Stats: 10 lines in 1 file changed: 0 ins; 9 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/22263.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22263/head:pull/22263 PR: https://git.openjdk.org/jdk/pull/22263