--- old/src/cpu/x86/vm/interp_masm_x86_64.hpp 2009-01-20 02:14:05.000000000 -0800 +++ new/src/cpu/x86/vm/interp_masm_x86_64.hpp 2009-01-20 02:14:04.000000000 -0800 @@ -176,6 +176,7 @@ void dispatch_via (TosState state, address* table); // jump to an invoked target + void prepare_to_jump_from_interpreted(); void jump_from_interpreted(Register method, Register temp);