RFR: 8366222: TestCompileTaskTimeout causes asserts after JDK-8365909
Manuel Hässig
mhaessig at openjdk.org
Thu Aug 28 12:51:51 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
Thank you all for your reviews and testing!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26963#issuecomment-3233365606
More information about the hotspot-compiler-dev
mailing list