--- old/src/cpu/x86/vm/interp_masm_x86_32.hpp 2009-01-20 02:14:02.000000000 -0800 +++ new/src/cpu/x86/vm/interp_masm_x86_32.hpp 2009-01-20 02:14:02.000000000 -0800 @@ -161,6 +161,7 @@ // jump to an invoked target + void prepare_to_jump_from_interpreted(); void jump_from_interpreted(Register method, Register temp); // Returning from interpreted functions