- Adjusted timings to prevent timeouts with `Fastdebug` and `-Xcomp` - Split tests into parallel runs, reducing execution time by almost three-fold - Replaced wildcard imports - Specified the loopback address
------------- Commit messages: - 8346962: Test CRLReadTimeout.java fails with -Xcomp by fstdebug build Changes: https://git.openjdk.org/jdk/pull/26195/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26195&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8346962 Stats: 74 lines in 1 file changed: 59 ins; 2 del; 13 mod Patch: https://git.openjdk.org/jdk/pull/26195.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26195/head:pull/26195 PR: https://git.openjdk.org/jdk/pull/26195