Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/hotspot/share/runtime/globals.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -992,9 +992,6 @@ const int ObjectAlignmentInBytes = 8;
develop(bool, TraceMethodReplacement, false, \
"Print when methods are replaced do to recompilation") \
\
product(bool, PrintMethodFlushingStatistics, false, DIAGNOSTIC, \
"print statistics about method flushing") \
\
product(intx, MinPassesBeforeFlush, 10, DIAGNOSTIC, \
"Minimum number of sweeper passes before an nmethod " \
"can be flushed") \
Expand Down