This commit is contained in:
Vladimir Kozlov 2013-12-05 15:13:12 -08:00
commit 1b2bf0be10
1983 changed files with 57023 additions and 147665 deletions

View file

@ -3648,9 +3648,6 @@ class CommandLineFlags {
"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") \
\