--- old/src/share/vm/runtime/sharedRuntime.cpp 2015-05-29 13:57:39.753083134 +0200 +++ new/src/share/vm/runtime/sharedRuntime.cpp 2015-05-29 13:57:39.669083138 +0200 @@ -1230,7 +1230,7 @@ #endif // JSR 292 key invariant: - // If the resolved method is a MethodHandle invoke target the call + // If the resolved method is a MethodHandle invoke target, the call // site must be a MethodHandle call site, because the lambda form might tail-call // leaving the stack in a state unknown to either caller or callee // TODO detune for now but we might need it again