src/hotspot/share/runtime/globals.hpp
changeset 58804 0942a1f47d26
parent 58664 e3618c902d17
child 58838 55ce65813b62
child 58894 b95bead30957
--- a/src/hotspot/share/runtime/globals.hpp	Fri Oct 25 12:05:56 2019 +0100
+++ b/src/hotspot/share/runtime/globals.hpp	Fri Oct 25 11:51:48 2019 -0700
@@ -563,9 +563,6 @@
   product(bool, PrintExtendedThreadInfo, false,                             \
           "Print more information in thread dump")                          \
                                                                             \
-  diagnostic(bool, TraceNMethodInstalls, false,                             \
-          "Trace nmethod installation")                                     \
-                                                                            \
   diagnostic(intx, ScavengeRootsInCode, 2,                                  \
           "0: do not allow scavengable oops in the code cache; "            \
           "1: allow scavenging from the code cache; "                       \