Remove connectTimeout setting from all tests that set it without a good reason. It causes occasional test failures, especially on machines running tests with artificially inflated level of parallelism.
The tests continue to pass. ------------- Commit messages: - Remove unnecessary connectTimeout setting Changes: https://git.openjdk.org/jdk/pull/27686/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27686&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369291 Stats: 7 lines in 5 files changed: 0 ins; 7 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/27686.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27686/head:pull/27686 PR: https://git.openjdk.org/jdk/pull/27686
