hotspot/src/share/vm/runtime/globals.hpp
changeset 40072 08c515bbbdea
parent 39960 ec06b2cf8575
parent 40032 bc2e42cd23ea
child 40093 f94d179a730b
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Jul 19 09:30:30 2016 +0200
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Jul 19 13:15:46 2016 +0200
@@ -806,9 +806,6 @@
   develop(bool, TracePcPatching, false,                                     \
           "Trace usage of frame::patch_pc")                                 \
                                                                             \
-  develop(bool, TraceJumps, false,                                          \
-          "Trace assembly jumps in thread ring buffer")                     \
-                                                                            \
   develop(bool, TraceRelocator, false,                                      \
           "Trace the bytecode relocator")                                   \
                                                                             \