git: openjdk/jdk: master: 8308094: Add a compilation timeout flag to catch long running compilations

Manuel Hässig mhaessig at openjdk.org
Thu Aug 21 07:10:47 UTC 2025


Changeset: c74c60fb
Branch: master
Author:    Manuel Hässig <mhaessig at openjdk.org>
Date:      2025-08-21 07:09:25 +0000
URL:       https://git.openjdk.org/jdk/commit/c74c60fb8b8aa5c917fc4e1c157cc8083f5797a0

8308094: Add a compilation timeout flag to catch long running compilations

Co-authored-by: Dean Long <dlong at openjdk.org>
Reviewed-by: dlong, chagedorn

+ src/hotspot/os/linux/compilerThreadTimeout_linux.cpp
+ src/hotspot/os/linux/compilerThreadTimeout_linux.hpp
! src/hotspot/os/linux/globals_linux.hpp
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/compiler/compilerThread.cpp
! src/hotspot/share/compiler/compilerThread.hpp
+ test/hotspot/jtreg/compiler/arguments/TestCompileTaskTimeout.java
! test/hotspot/jtreg/runtime/signal/TestSigalrm.java



More information about the jdk-changes mailing list