hotspot/src/share/vm/c1/c1_globals.hpp
changeset 21582 6c76cdd733fe
parent 21108 bb769f9ed280
child 22851 4c4b6a45be43
child 22234 da823d78ad65
--- a/hotspot/src/share/vm/c1/c1_globals.hpp	Wed Nov 13 13:45:50 2013 +0100
+++ b/hotspot/src/share/vm/c1/c1_globals.hpp	Thu Nov 14 09:14:39 2013 -0800
@@ -341,9 +341,6 @@
   diagnostic(bool, C1PatchInvokeDynamic, true,                              \
              "Patch invokedynamic appendix not known at compile time")      \
                                                                             \
-  develop(intx, MaxForceInlineLevel, 100,                                   \
-          "maximum number of nested @ForceInline calls that are inlined")   \
-                                                                            \
 
 
 // Read default values for c1 globals