hotspot/src/cpu/x86/vm/stubGenerator_x86_32.cpp
changeset 40644 39e631ed7145
parent 38699 f8bec5f6b09c
child 42618 08162de8f053
--- a/hotspot/src/cpu/x86/vm/stubGenerator_x86_32.cpp	Mon Aug 15 14:08:01 2016 -0700
+++ b/hotspot/src/cpu/x86/vm/stubGenerator_x86_32.cpp	Tue Aug 16 09:19:13 2016 -0700
@@ -3766,7 +3766,7 @@
     // however can use the register value directly if it is callee saved.
     __ get_thread(java_thread);
 
-    __ reset_last_Java_frame(java_thread, true, false);
+    __ reset_last_Java_frame(java_thread, true);
 
     __ leave(); // required for proper stackwalking of RuntimeStub frame