diff src/share/vm/opto/c2_globals.hpp @ 17677:51e1bb81df86 jdk8u20-b03

Merge
author amurillo
date Tue, 25 Feb 2014 13:02:52 -0800
parents 2185d483f5f8 1419657ed891
children 54436d3b2a91 752ba2e5f6d0
line wrap: on
line diff
--- a/src/share/vm/opto/c2_globals.hpp	Wed Feb 19 20:53:38 2014 -0800
+++ b/src/share/vm/opto/c2_globals.hpp	Tue Feb 25 13:02:52 2014 -0800
@@ -350,9 +350,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")                     \
                                                                             \