RFR: 8366222: TestCompileTaskTimeout causes asserts after JDK-8365909

Manuel Hässig mhaessig at openjdk.org
Wed Aug 27 15:08:06 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:
>  - [ ] Github Actions
>  - [ ] tier1,tier2 Linux fastdebug x64, aarch64

@MBaesken, could you please verify this PR on your side?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26963#issuecomment-3228581441


More information about the hotspot-compiler-dev mailing list