8327289: Remove unused PrintMethodFlushingStatistics option
Reviewed-by: coleenp
This commit is contained in:
parent
9cc163a999
commit
09b88098ff
@ -978,9 +978,6 @@ const int ObjectAlignmentInBytes = 8;
|
|||||||
develop(bool, TraceMethodReplacement, false, \
|
develop(bool, TraceMethodReplacement, false, \
|
||||||
"Print when methods are replaced do to recompilation") \
|
"Print when methods are replaced do to recompilation") \
|
||||||
\
|
\
|
||||||
product(bool, PrintMethodFlushingStatistics, false, DIAGNOSTIC, \
|
|
||||||
"print statistics about method flushing") \
|
|
||||||
\
|
|
||||||
product(intx, MinPassesBeforeFlush, 10, DIAGNOSTIC, \
|
product(intx, MinPassesBeforeFlush, 10, DIAGNOSTIC, \
|
||||||
"Minimum number of sweeper passes before an nmethod " \
|
"Minimum number of sweeper passes before an nmethod " \
|
||||||
"can be flushed") \
|
"can be flushed") \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user