8340273: Remove CounterHalfLifeTime
Reviewed-by: chagedorn, dholmes
This commit is contained in:
parent
c6721a0fa2
commit
8b6e2770a5
@ -1201,9 +1201,6 @@ const int ObjectAlignmentInBytes = 8;
|
||||
product(bool, UseCompiler, true, \
|
||||
"Use Just-In-Time compilation") \
|
||||
\
|
||||
develop(intx, CounterHalfLifeTime, 30, \
|
||||
"Half-life time of invocation counters (in seconds)") \
|
||||
\
|
||||
product(bool, AlwaysCompileLoopMethods, false, \
|
||||
"When using recompilation, never interpret methods " \
|
||||
"containing loops") \
|
||||
|
Loading…
Reference in New Issue
Block a user