diff src/share/vm/runtime/globals.hpp @ 13451:02f27ecb4f3a

Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
author Doug Simon <doug.simon@oracle.com>
date Wed, 18 Dec 2013 00:00:24 +0100
parents 096c224171c4 438fe38c63c8
children 9161ed8ce796
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Tue Dec 17 22:37:03 2013 +0100
+++ b/src/share/vm/runtime/globals.hpp	Wed Dec 18 00:00:24 2013 +0100
@@ -3646,9 +3646,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")                \
                                                                             \