hotspot/src/cpu/x86/vm/stubGenerator_x86_64.cpp
changeset 40644 39e631ed7145
parent 38699 f8bec5f6b09c
child 41333 ce08d64b41c7
--- a/hotspot/src/cpu/x86/vm/stubGenerator_x86_64.cpp	Mon Aug 15 14:08:01 2016 -0700
+++ b/hotspot/src/cpu/x86/vm/stubGenerator_x86_64.cpp	Tue Aug 16 09:19:13 2016 -0700
@@ -5018,7 +5018,7 @@
 
     oop_maps->add_gc_map(the_pc - start, map);
 
-    __ reset_last_Java_frame(true, true);
+    __ reset_last_Java_frame(true);
 
     __ leave(); // required for proper stackwalking of RuntimeStub frame