hotspot/src/share/vm/runtime/globals.hpp
changeset 21729 6fe1dafeb82e
parent 21095 1a04f7b3946e
child 21733 20093ed7e42b
--- a/hotspot/src/share/vm/runtime/globals.hpp	Wed Nov 13 07:31:26 2013 -0800
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Wed Nov 13 16:24:33 2013 -0800
@@ -3622,9 +3622,6 @@
           "Temporary flag for transition to AbstractMethodError wrapped "   \
           "in InvocationTargetException. See 6531596")                      \
                                                                             \
-  develop(bool, VerifyLambdaBytecodes, false,                               \
-          "Force verification of jdk 8 lambda metafactory bytecodes")       \
-                                                                            \
   develop(intx, FastSuperclassLimit, 8,                                     \
           "Depth of hardwired instanceof accelerator array")                \
                                                                             \