diff src/share/vm/opto/c2_globals.hpp @ 17799:752ba2e5f6d0

Merge
author kvn
date Tue, 25 Feb 2014 15:11:18 -0800
parents f040cf9fc9c0 51e1bb81df86
children bbfbe9b06038
line wrap: on
line diff
--- a/src/share/vm/opto/c2_globals.hpp	Wed Feb 19 20:12:43 2014 -0800
+++ b/src/share/vm/opto/c2_globals.hpp	Tue Feb 25 15:11:18 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")                     \
                                                                             \