src/hotspot/share/runtime/globals.hpp
changeset 53750 2cf90fac6e39
parent 53727 2178d300d6b3
child 53970 1ad7c590a6e7
child 57221 9653470b7294
--- a/src/hotspot/share/runtime/globals.hpp	Thu Feb 14 01:25:04 2019 +0100
+++ b/src/hotspot/share/runtime/globals.hpp	Thu Feb 14 11:33:45 2019 +0100
@@ -749,9 +749,6 @@
   product(bool, OmitStackTraceInFastThrow, true,                            \
           "Omit backtraces for some 'hot' exceptions in optimized code")    \
                                                                             \
-  notproduct(bool, ProfilerCheckIntervals, false,                           \
-          "Collect and print information on spacing of profiler ticks")     \
-                                                                            \
   product(bool, PrintWarnings, true,                                        \
           "Print JVM warnings to output stream")                            \
                                                                             \