8327290: Remove unused notproduct option TraceInvocationCounterOverflow
Reviewed-by: coleenp
This commit is contained in:
parent
b4cea701c9
commit
7157eea101
@ -867,9 +867,6 @@ const int ObjectAlignmentInBytes = 8;
|
||||
develop(bool, TraceBytecodes, false, \
|
||||
"Trace bytecode execution") \
|
||||
\
|
||||
develop(bool, TraceInvocationCounterOverflow, false, \
|
||||
"Trace method invocation counter overflow") \
|
||||
\
|
||||
develop(bool, VerifyDependencies, trueInDebug, \
|
||||
"Exercise and verify the compilation dependency mechanism") \
|
||||
\
|
||||
|
Loading…
Reference in New Issue
Block a user