RFR: JDK-8301163: jdk/internal/vm/Continuation/Fuzz.java increase COMPILATION_TIMEOUT for Linux ppc64le [v3]
Richard Reingruber
rrich at openjdk.org
Fri Jan 27 10:23:16 UTC 2023
On Fri, 27 Jan 2023 10:20:26 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> 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.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> COMPILATION_TIMEOUT cannot be final
Marked as reviewed by rrich (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12244
More information about the core-libs-dev
mailing list