hotspot/src/share/vm/runtime/globals.hpp
changeset 46996 9cbcd7082efe
parent 46746 ea379ebb9447
child 47100 17953cf82d51
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Aug 28 02:55:31 2017 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Aug 28 09:06:30 2017 -0400
@@ -715,9 +715,6 @@
   product(bool, PrintVMQWaitTime, false,                                    \
           "Print out the waiting time in VM operation queue")               \
                                                                             \
-  develop(bool, TraceOopMapGeneration, false,                               \
-          "Show OopMapGeneration")                                          \
-                                                                            \
   product(bool, MethodFlushing, true,                                       \
           "Reclamation of zombie and not-entrant methods")                  \
                                                                             \