src/share/vm/runtime/globals.hpp

Print this page

        

*** 3620,3632 **** \ product(bool, ReflectionWrapResolutionErrors, true, \ "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") \ \ /* Properties for Java libraries */ \ \ --- 3620,3629 ----