git: openjdk/jdk: 8318016: Per-compilation memory ceiling
Thomas Stuefe
stuefe at openjdk.org
Wed Nov 1 08:15:11 UTC 2023
Changeset: 0461d9a7
Author: Thomas Stuefe <stuefe at openjdk.org>
Date: 2023-11-01 08:12:39 +0000
URL: https://git.openjdk.org/jdk/commit/0461d9a7d67230736ce6370ff8146a60f3bd9cf3
8318016: Per-compilation memory ceiling
Reviewed-by: roland, thartmann
! src/hotspot/share/c1/c1_Compilation.cpp
! src/hotspot/share/c1/c1_Compilation.hpp
! src/hotspot/share/ci/ciEnv.hpp
! src/hotspot/share/compiler/compilationMemoryStatistic.cpp
! src/hotspot/share/compiler/compilationMemoryStatistic.hpp
! src/hotspot/share/compiler/compileTask.cpp
! src/hotspot/share/compiler/compileTask.hpp
! src/hotspot/share/compiler/compilerDirectives.cpp
! src/hotspot/share/compiler/compilerDirectives.hpp
! src/hotspot/share/compiler/compilerOracle.cpp
! src/hotspot/share/compiler/compilerOracle.hpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/utilities/debug.hpp
+ test/hotspot/jtreg/compiler/print/CompileCommandMemLimit.java
! test/hotspot/jtreg/compiler/print/CompileCommandPrintMemStat.java
! test/hotspot/jtreg/serviceability/dcmd/compiler/CompilerMemoryStatisticTest.java
More information about the jdk-changes
mailing list