hotspot/src/share/vm/runtime/globals.hpp
changeset 25946 1572c9f03fb9
parent 25630 ff281ea14d41
child 25947 8f94ddc3729a
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Aug 05 14:18:44 2014 +0000
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Aug 07 12:18:58 2014 -0700
@@ -945,11 +945,6 @@
   diagnostic(bool, PrintNMTStatistics, false,                               \
           "Print native memory tracking summary data if it is on")          \
                                                                             \
-  diagnostic(bool, AutoShutdownNMT, true,                                   \
-          "Automatically shutdown native memory tracking under stress "     \
-          "situations. When set to false, native memory tracking tries to " \
-          "stay alive at the expense of JVM performance")                   \
-                                                                            \
   diagnostic(bool, LogCompilation, false,                                   \
           "Log compilation activity in detail to LogFile")                  \
                                                                             \