diff src/share/vm/runtime/globals.hpp @ 14442:1174c8abbdb6

Merge
author kvn
date Thu, 05 Dec 2013 15:13:12 -0800
parents 41b780b43b74 438fe38c63c8
children abec000618bf a9becfeecd1b
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Thu Dec 05 19:19:09 2013 +0100
+++ b/src/share/vm/runtime/globals.hpp	Thu Dec 05 15:13:12 2013 -0800
@@ -3648,9 +3648,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")                \
                                                                             \