git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Aug 21 07:12:18 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/mobile/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
Changeset: 9c87ad8f
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-08-21 07:10:02 +0000
URL: https://git.openjdk.org/mobile/commit/9c87ad8f6926e810e41fe66ae99fc58279651cca
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list