hotspot/src/share/vm/runtime/globals.hpp
changeset 11487 f45d945367d4
parent 11442 770f7b89bb6b
child 11566 351229eec596
child 11601 f359304c1856
--- a/hotspot/src/share/vm/runtime/globals.hpp	Wed Jan 18 16:18:31 2012 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Jan 19 13:00:11 2012 -0800
@@ -3826,10 +3826,6 @@
   develop(bool, StressMethodHandleWalk, false,                              \
           "Process all method handles with MethodHandleWalk")               \
                                                                             \
-  diagnostic(bool, UseRicochetFrames, true,                                 \
-          "use ricochet stack frames for method handle combination, "       \
-          "if the platform supports them")                                  \
-                                                                            \
   experimental(bool, TrustFinalNonStaticFields, false,                      \
           "trust final non-static declarations for constant folding")       \
                                                                             \