< prev index next > src/hotspot/share/jvmci/jvmci_globals.hpp
Print this page
range(0, 1000000) \
\
product(bool, JVMCICountersExcludeCompiler, true, EXPERIMENTAL, \
"Exclude JVMCI compiler threads from benchmark counters") \
\
- develop(bool, JVMCIUseFastLocking, true, \
- "Use fast inlined locking code") \
- \
product(intx, JVMCINMethodSizeLimit, (80*K)*wordSize, EXPERIMENTAL, \
"Maximum size of a compiled method.") \
range(0, max_jint) \
\
product(ccstr, JVMCILibPath, NULL, EXPERIMENTAL, \
< prev index next >