hotspot/src/share/vm/runtime/globals.hpp
changeset 8478 d89e2f60ba40
parent 8336 6698077ad7d3
parent 8476 7e34c2d4cf9b
child 8681 c691d94813f9
child 8499 4f77360820d7
equal deleted inserted replaced
8341:7553bce69380 8478:d89e2f60ba40
  3731                                                                             \
  3731                                                                             \
  3732   diagnostic(ccstr, PauseAtStartupFile, NULL,                               \
  3732   diagnostic(ccstr, PauseAtStartupFile, NULL,                               \
  3733           "The file to create and for whose removal to await when pausing " \
  3733           "The file to create and for whose removal to await when pausing " \
  3734           "at startup. (default: ./vm.paused.<pid>)")                       \
  3734           "at startup. (default: ./vm.paused.<pid>)")                       \
  3735                                                                             \
  3735                                                                             \
       
  3736   diagnostic(bool, PauseAtExit, false,                                      \
       
  3737           "Pause and wait for keypress on exit if a debugger is attached")  \
       
  3738                                                                             \
  3736   product(bool, ExtendedDTraceProbes,    false,                             \
  3739   product(bool, ExtendedDTraceProbes,    false,                             \
  3737           "Enable performance-impacting dtrace probes")                     \
  3740           "Enable performance-impacting dtrace probes")                     \
  3738                                                                             \
  3741                                                                             \
  3739   product(bool, DTraceMethodProbes, false,                                  \
  3742   product(bool, DTraceMethodProbes, false,                                  \
  3740           "Enable dtrace probes for method-entry and method-exit")          \
  3743           "Enable dtrace probes for method-entry and method-exit")          \