hotspot/src/share/vm/runtime/globals.hpp
changeset 27663 8b09b5d9dc8b
parent 27662 222e6578695a
parent 27651 b85a7f15f835
child 27666 0b48f6967bbc
equal deleted inserted replaced
27662:222e6578695a 27663:8b09b5d9dc8b
  1330           "Verify bytecodes after RedefineClasses constant pool merging")   \
  1330           "Verify bytecodes after RedefineClasses constant pool merging")   \
  1331                                                                             \
  1331                                                                             \
  1332   develop(bool, TraceJNIHandleAllocation, false,                            \
  1332   develop(bool, TraceJNIHandleAllocation, false,                            \
  1333           "Trace allocation/deallocation of JNI handle blocks")             \
  1333           "Trace allocation/deallocation of JNI handle blocks")             \
  1334                                                                             \
  1334                                                                             \
  1335   develop(bool, TraceThreadEvents, false,                                   \
       
  1336           "Trace all thread events")                                        \
       
  1337                                                                             \
       
  1338   develop(bool, TraceBytecodes, false,                                      \
  1335   develop(bool, TraceBytecodes, false,                                      \
  1339           "Trace bytecode execution")                                       \
  1336           "Trace bytecode execution")                                       \
  1340                                                                             \
  1337                                                                             \
  1341   develop(bool, TraceClassInitialization, false,                            \
  1338   develop(bool, TraceClassInitialization, false,                            \
  1342           "Trace class initialization")                                     \
  1339           "Trace class initialization")                                     \