hotspot/src/cpu/x86/vm/interp_masm_x86.hpp
changeset 34651 07b1cc0f6040
parent 33160 c59f1676d27e
child 35214 d86005e0b4c2
--- a/hotspot/src/cpu/x86/vm/interp_masm_x86.hpp	Sat Dec 05 05:15:35 2015 -0500
+++ b/hotspot/src/cpu/x86/vm/interp_masm_x86.hpp	Sat Dec 05 10:40:22 2015 -0500
@@ -175,6 +175,7 @@
     movptr(rsp, Address(rbp, frame::interpreter_frame_monitor_block_top_offset * wordSize));
     // NULL last_sp until next java call
     movptr(Address(rbp, frame::interpreter_frame_last_sp_offset * wordSize), (int32_t)NULL_WORD);
+    NOT_LP64(empty_FPU_stack());
   }
 
   // Helpers for swap and dup