Searched defs:should_compile_new_jobs (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.hpp390 static bool should_compile_new_jobs() { return UseCompiler && (_should_compile_new_jobs == run_compilation); } function in class:CompileBroker

Completed in 124 milliseconds