hotspot/src/share/vm/runtime/globals.hpp
changeset 34208 ac3017b4c336
parent 34186 69c8391e72e1
child 34211 d25c2fc1e248
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Nov 19 15:15:20 2015 +0000
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Nov 23 15:09:45 2015 +0100
@@ -1126,9 +1126,6 @@
   diagnostic(bool, PrintNMethods, false,                                    \
           "Print assembly code for nmethods when generated")                \
                                                                             \
-  diagnostic(intx, PrintNMethodsAtLevel, -1,                                \
-          "Only print code for nmethods at the given compilation level")    \
-                                                                            \
   diagnostic(bool, PrintNativeNMethods, false,                              \
           "Print assembly code for native nmethods when generated")         \
                                                                             \