Integrated: 8366222: TestCompileTaskTimeout causes asserts after JDK-8365909
Manuel Hässig
mhaessig at openjdk.org
Thu Aug 28 12:51:52 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
This pull request has now been integrated.
Changeset: 8f864fd5
Author: Manuel Hässig <mhaessig at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8f864fd5637762153f26af5121cabdf21e1ad798
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8366222: TestCompileTaskTimeout causes asserts after JDK-8365909
Reviewed-by: chagedorn, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/26963
More information about the hotspot-compiler-dev
mailing list