hotspot/src/share/vm/runtime/globals.hpp
changeset 37203 90eabed33a6c
parent 37166 8a5f1594e692
child 37204 c57d749ef4fb
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Mar 24 15:19:06 2016 +0000
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Mar 29 14:37:07 2016 -0400
@@ -1454,9 +1454,6 @@
   develop(bool, TimeOopMap2, false,                                         \
           "Time calls to GenerateOopMap::compute_map() individually")       \
                                                                             \
-  develop(bool, TraceMonitorMismatch, false,                                \
-          "Trace monitor matching failures during OopMapGeneration")        \
-                                                                            \
   develop(bool, TraceOopMapRewrites, false,                                 \
           "Trace rewriting of method oops during oop map generation")       \
                                                                             \