Skip to content

Commit 7157eea

Browse files
Sonia Zaldana Callescoleenp
authored andcommitted
8327290: Remove unused notproduct option TraceInvocationCounterOverflow
Reviewed-by: coleenp
1 parent b4cea70 commit 7157eea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/hotspot/share/runtime/globals.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -867,9 +867,6 @@ const int ObjectAlignmentInBytes = 8;
867867
develop(bool, TraceBytecodes, false, \
868868
"Trace bytecode execution") \
869869
\
870-
develop(bool, TraceInvocationCounterOverflow, false, \
871-
"Trace method invocation counter overflow") \
872-
\
873870
develop(bool, VerifyDependencies, trueInDebug, \
874871
"Exercise and verify the compilation dependency mechanism") \
875872
\

0 commit comments

Comments
 (0)