diff src/share/vm/opto/c2_globals.hpp @ 14457:45467c53f178

Merge
author kvn
date Tue, 28 Jan 2014 12:28:17 -0800
parents 2da20f966936 17ec2d5c43e8
children cd5d10655495
line wrap: on
line diff
--- a/src/share/vm/opto/c2_globals.hpp	Tue Jan 28 12:25:34 2014 -0800
+++ b/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")                     \
                                                                             \