hotspot/src/share/vm/opto/c2_globals.hpp
changeset 22873 74aaad871363
parent 22863 6a578e0f65ea
parent 22800 fbb2ab3f06ec
child 22911 ff49c48c887d
--- a/hotspot/src/share/vm/opto/c2_globals.hpp	Tue Jan 28 12:25:34 2014 -0800
+++ b/hotspot/src/share/vm/opto/c2_globals.hpp	Tue Jan 28 12:28:17 2014 -0800
@@ -357,9 +357,6 @@
           "File to dump ideal graph to.  If set overrides the "             \
           "use of the network")                                             \
                                                                             \
-  product(bool, UseOldInlining, true,                                       \
-          "Enable the 1.3 inlining strategy")                               \
-                                                                            \
   product(bool, UseBimorphicInlining, true,                                 \
           "Profiling based inlining for two receivers")                     \
                                                                             \