--- old/src/share/vm/c1/c1_LIRGenerator.cpp 2011-12-15 13:30:52.711387404 +0100 +++ new/src/share/vm/c1/c1_LIRGenerator.cpp 2011-12-15 13:30:52.504868777 +0100 @@ -2743,6 +2743,8 @@ __ move(FrameMap::stack_pointer(), FrameMap::method_handle_invoke_SP_save_opr()); } + info->set_profiled_call(x->is_profiled()); + switch (x->code()) { case Bytecodes::_invokestatic: __ call_static(target, result_register,