RFR: 8308094: Add a compilation timeout flag to catch long running compilations [v8]
Manuel Hässig
mhaessig at openjdk.org
Fri Aug 15 08:41:02 UTC 2025
On Fri, 15 Aug 2025 07:50:14 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Manuel Hässig has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix format string
>
> test/hotspot/jtreg/compiler/arguments/TestCompileTaskTimeout.java line 29:
>
>> 27: * @test TestCompileTaskTimeout
>> 28: * @bug 8308094
>> 29: * @requires vm.compiler2.enabled & vm.debug & vm.flagless & os.name == "Linux"
>
> Does it only work with C2 compile tasks?
Good catch. It is compiler agnostic.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26023#discussion_r2278539477
More information about the hotspot-dev
mailing list