hotspot/src/share/vm/runtime/globals.hpp
changeset 389 a44227868a4a
parent 379 10767ca40189
parent 387 6b17ecb32336
child 590 2954744d7bba
child 1374 4c24294029a9
equal deleted inserted replaced
385:0a51433fc905 389:a44227868a4a
  1926           "Trace parallel old gc dense prefix computation")                 \
  1926           "Trace parallel old gc dense prefix computation")                 \
  1927                                                                             \
  1927                                                                             \
  1928   develop(bool, IgnoreLibthreadGPFault, false,                              \
  1928   develop(bool, IgnoreLibthreadGPFault, false,                              \
  1929           "Suppress workaround for libthread GP fault")                     \
  1929           "Suppress workaround for libthread GP fault")                     \
  1930                                                                             \
  1930                                                                             \
       
  1931   product(bool, PrintJNIGCStalls, false,                                    \
       
  1932           "Print diagnostic message when GC is stalled"                     \
       
  1933           "by JNI critical section")                                        \
       
  1934                                                                             \
  1931   /* JVMTI heap profiling */                                                \
  1935   /* JVMTI heap profiling */                                                \
  1932                                                                             \
  1936                                                                             \
  1933   diagnostic(bool, TraceJVMTIObjectTagging, false,                          \
  1937   diagnostic(bool, TraceJVMTIObjectTagging, false,                          \
  1934           "Trace JVMTI object tagging calls")                               \
  1938           "Trace JVMTI object tagging calls")                               \
  1935                                                                             \
  1939                                                                             \