hotspot/src/share/vm/runtime/globals.hpp
changeset 34130 1618c0dd6712
parent 33813 4f376e851453
child 34142 5a9fb81665b3
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Nov 12 09:19:44 2015 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Nov 12 09:21:16 2015 +0100
@@ -2523,9 +2523,6 @@
   develop(bool, TraceWorkGang, false,                                       \
           "Trace activities of work gangs")                                 \
                                                                             \
-  product(bool, TraceParallelOldGCTasks, false,                             \
-          "Trace multithreaded GC activity")                                \
-                                                                            \
   develop(bool, TraceBlockOffsetTable, false,                               \
           "Print BlockOffsetTable maps")                                    \
                                                                             \