On our Linux ppc64le test machines we quite often see compilation timeouts in the test jdk/internal/vm/Continuation/Fuzz.java. (especially when running with fastdebug binaries) So it probably makes sense to use a higher compilation timeout (maybe factor 2) on this platform.
------------- Commit messages: - JDK-8301163 Changes: https://git.openjdk.org/jdk/pull/12244/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12244&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8301163 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/12244.diff Fetch: git fetch https://git.openjdk.org/jdk pull/12244/head:pull/12244 PR: https://git.openjdk.org/jdk/pull/12244