--- old/src/cpu/x86/vm/interp_masm_x86.hpp 2017-06-01 17:27:40.498209557 +0200 +++ new/src/cpu/x86/vm/interp_masm_x86.hpp 2017-06-01 17:27:40.426209651 +0200 @@ -215,7 +215,8 @@ void remove_activation(TosState state, Register ret_addr, bool throw_monitor_exception = true, bool install_monitor_exception = true, - bool notify_jvmdi = true); + bool notify_jvmdi = true, + bool load_values = false); void get_method_counters(Register method, Register mcs, Label& skip); // Object locking