hg: jdk/submit: 8177899: Tests fail due to code cache exhaustion on machines with many cores

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Tue Oct 30 08:06:33 UTC 2018


Changeset: 0451e0a2f1f5
Author:    thartmann
Date:      2018-10-30 09:06 +0100
URL:       http://hg.openjdk.java.net/jdk/submit/rev/0451e0a2f1f5

8177899: Tests fail due to code cache exhaustion on machines with many cores
Summary: Implemented upper limit on CICompilerCount based on code cache size.
Reviewed-by: kvn, mdoerr

! src/hotspot/share/c1/c1_Compiler.cpp
! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/opto/c2compiler.cpp
! src/hotspot/share/opto/c2compiler.hpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/runtime/compilationPolicy.cpp
! src/hotspot/share/runtime/tieredThresholdPolicy.cpp



More information about the jdk-submit-changes mailing list