hotspot/src/share/vm/runtime/globals.hpp
changeset 34130 1618c0dd6712
parent 33813 4f376e851453
child 34142 5a9fb81665b3
equal deleted inserted replaced
34129:41cd6f08f3e8 34130:1618c0dd6712
  2521           "Print a histogram of class instances")                           \
  2521           "Print a histogram of class instances")                           \
  2522                                                                             \
  2522                                                                             \
  2523   develop(bool, TraceWorkGang, false,                                       \
  2523   develop(bool, TraceWorkGang, false,                                       \
  2524           "Trace activities of work gangs")                                 \
  2524           "Trace activities of work gangs")                                 \
  2525                                                                             \
  2525                                                                             \
  2526   product(bool, TraceParallelOldGCTasks, false,                             \
       
  2527           "Trace multithreaded GC activity")                                \
       
  2528                                                                             \
       
  2529   develop(bool, TraceBlockOffsetTable, false,                               \
  2526   develop(bool, TraceBlockOffsetTable, false,                               \
  2530           "Print BlockOffsetTable maps")                                    \
  2527           "Print BlockOffsetTable maps")                                    \
  2531                                                                             \
  2528                                                                             \
  2532   develop(bool, TraceCardTableModRefBS, false,                              \
  2529   develop(bool, TraceCardTableModRefBS, false,                              \
  2533           "Print CardTableModRefBS maps")                                   \
  2530           "Print CardTableModRefBS maps")                                   \