> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22263/files
  - new: https://git.openjdk.org/jdk/pull/22263/files/dba6605f..cba83aeb

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22263&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22263&range=03-04

  Stats: 117502 lines in 1762 files changed: 82808 ins; 26194 del; 8500 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

Reply via email to