--- old/src/cpu/x86/vm/frame_x86.hpp 2015-03-09 17:48:52.760033027 -0700 +++ new/src/cpu/x86/vm/frame_x86.hpp 2015-03-09 17:48:52.671989028 -0700 @@ -195,9 +195,6 @@ inline address* sender_pc_addr() const; - // return address of param, zero origin index. - inline address* native_param_addr(int idx) const; - // expression stack tos if we are nested in a java call intptr_t* interpreter_frame_last_sp() const;