hotspot/src/share/vm/runtime/globals.hpp
changeset 33763 cec2333f839c
parent 33744 8dd886109959
child 33775 3ae47fa978ea
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Nov 03 19:53:10 2015 -0500
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Wed Nov 04 14:32:51 2015 -0500
@@ -1498,9 +1498,6 @@
   develop(bool, TraceOopMapRewrites, false,                                 \
           "Trace rewriting of method oops during oop map generation")       \
                                                                             \
-  develop(bool, TraceSafepoint, false,                                      \
-          "Trace safepoint operations")                                     \
-                                                                            \
   develop(bool, TraceICBuffer, false,                                       \
           "Trace usage of IC buffer")                                       \
                                                                             \