--- 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") \
\