--- old/src/cpu/x86/vm/templateTable_x86_64.cpp 2011-03-30 07:00:13.429369269 -0700 +++ new/src/cpu/x86/vm/templateTable_x86_64.cpp 2011-03-30 07:00:13.241723499 -0700 @@ -405,8 +405,8 @@ void TemplateTable::fast_aldc(bool wide) { transition(vtos, atos); - if (!EnableMethodHandles) { - // We should not encounter this bytecode if !EnableMethodHandles. + if (!EnableInvokeDynamic) { + // We should not encounter this bytecode if !EnableInvokeDynamic. // The verifier will stop it. However, if we get past the verifier, // this will stop the thread in a reasonable way, without crashing the JVM. __ call_VM(noreg, CAST_FROM_FN_PTR(address,