diff src/share/vm/runtime/globals.hpp @ 4807:15d394228cfa

7111138: delete the obsolete flag -XX:+UseRicochetFrames Reviewed-by: dholmes, bdelsart, kvn, twisti
author jrose
date Thu, 19 Jan 2012 13:00:11 -0800
parents 865e0817f32b
children dddf0be88eb1 de268c8a8075
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Wed Jan 18 16:18:31 2012 +0100
+++ b/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")       \
                                                                             \