git: openjdk/jdk: master: 8365909: [REDO] Add a compilation timeout flag to catch long running compilations

Manuel Hässig mhaessig at openjdk.org
Tue Aug 26 13:26:29 UTC 2025


Changeset: aae13af0
Branch: master
Author:    Manuel Hässig <mhaessig at openjdk.org>
Date:      2025-08-26 13:24:05 +0000
URL:       https://git.openjdk.org/jdk/commit/aae13af04bda541a80f74adff5dbf65f44c8271a

8365909: [REDO] Add a compilation timeout flag to catch long running compilations

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

+ 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