hotspot/src/share/vm/runtime/globals.hpp
changeset 37224 fd3320bf6413
parent 37213 44ada89d5ba3
child 37225 ac6c704f9a8c
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Apr 01 03:33:39 2016 +0000
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Fri Apr 01 07:08:30 2016 +0200
@@ -2411,9 +2411,6 @@
   develop(bool, TraceGCTaskQueue, false,                                    \
           "Trace actions of the GC task queues")                            \
                                                                             \
-  diagnostic(bool, TraceGCTaskThread, false,                                \
-          "Trace actions of the GC task threads")                           \
-                                                                            \
   develop(bool, TraceParallelOldGCMarkingPhase, false,                      \
           "Trace marking phase in ParallelOldGC")                           \
                                                                             \