hotspot/src/share/vm/runtime/globals.hpp
changeset 35171 cf7d5a1d0662
parent 35071 a0910b1d3e0d
child 35201 996db89f378e
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Dec 14 13:47:35 2015 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Fri Dec 11 14:58:20 2015 -0500
@@ -1506,9 +1506,6 @@
   product(bool, TraceBiasedLocking, false,                                  \
           "Trace biased locking in JVM")                                    \
                                                                             \
-  product(bool, TraceMonitorInflation, false,                               \
-          "Trace monitor inflation in JVM")                                 \
-                                                                            \
   /* gc */                                                                  \
                                                                             \
   product(bool, UseSerialGC, false,                                         \