RFR: 8366222: TestCompileTaskTimeout causes asserts after JDK-8365909
Tobias Hartmann
thartmann at openjdk.org
Thu Aug 28 07:03:41 UTC 2025
On Wed, 27 Aug 2025 15:02:18 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:
> This PR increases the timeout of the positive test case in `compiler/arguments/TestCompileTaskTimeout.java`, because it was too low, such that the test case failed on some systems. The new timeout of 2s should be large enough for all systems.
>
> Testing:
> - [x] Github Actions
> - [x] tier1,tier2 Linux fastdebug x64, aarch64
Looks good to me too but maybe @MBaesken could verify that the test now passes in their CI.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26963#pullrequestreview-3163485844
More information about the hotspot-compiler-dev
mailing list