hotspot/src/share/vm/runtime/globals.hpp
changeset 25947 8f94ddc3729a
parent 25908 8adb2fb6fc3c
parent 25946 1572c9f03fb9
child 25950 b5c40ed1d349
equal deleted inserted replaced
25945:cb5dcc388aff 25947:8f94ddc3729a
   943           "Native memory tracking options")                                 \
   943           "Native memory tracking options")                                 \
   944                                                                             \
   944                                                                             \
   945   diagnostic(bool, PrintNMTStatistics, false,                               \
   945   diagnostic(bool, PrintNMTStatistics, false,                               \
   946           "Print native memory tracking summary data if it is on")          \
   946           "Print native memory tracking summary data if it is on")          \
   947                                                                             \
   947                                                                             \
   948   diagnostic(bool, AutoShutdownNMT, true,                                   \
       
   949           "Automatically shutdown native memory tracking under stress "     \
       
   950           "situations. When set to false, native memory tracking tries to " \
       
   951           "stay alive at the expense of JVM performance")                   \
       
   952                                                                             \
       
   953   diagnostic(bool, LogCompilation, false,                                   \
   948   diagnostic(bool, LogCompilation, false,                                   \
   954           "Log compilation activity in detail to LogFile")                  \
   949           "Log compilation activity in detail to LogFile")                  \
   955                                                                             \
   950                                                                             \
   956   product(bool, PrintCompilation, false,                                    \
   951   product(bool, PrintCompilation, false,                                    \
   957           "Print compilations")                                             \
   952           "Print compilations")                                             \