--- old/src/hotspot/cpu/x86/frame_x86.inline.hpp 2018-03-20 18:39:28.673376731 -0400 +++ new/src/hotspot/cpu/x86/frame_x86.inline.hpp 2018-03-20 18:39:27.956310185 -0400 @@ -223,10 +223,6 @@ return monitor_end-1; } - -inline jint frame::interpreter_frame_expression_stack_direction() { return -1; } - - // Entry frames inline JavaCallWrapper** frame::entry_frame_call_wrapper_addr() const {