src/share/vm/runtime/globals.hpp

changeset 6492
1174c8abbdb6
parent 6490
41b780b43b74
parent 6120
438fe38c63c8
child 6503
a9becfeecd1b
     1.1 --- a/src/share/vm/runtime/globals.hpp	Thu Dec 05 19:19:09 2013 +0100
     1.2 +++ b/src/share/vm/runtime/globals.hpp	Thu Dec 05 15:13:12 2013 -0800
     1.3 @@ -3648,9 +3648,6 @@
     1.4            "Temporary flag for transition to AbstractMethodError wrapped "   \
     1.5            "in InvocationTargetException. See 6531596")                      \
     1.6                                                                              \
     1.7 -  develop(bool, VerifyLambdaBytecodes, false,                               \
     1.8 -          "Force verification of jdk 8 lambda metafactory bytecodes")       \
     1.9 -                                                                            \
    1.10    develop(intx, FastSuperclassLimit, 8,                                     \
    1.11            "Depth of hardwired instanceof accelerator array")                \
    1.12                                                                              \

mercurial