hotspot/src/share/vm/runtime/deoptimization.cpp
changeset 15943 d830a939d985
parent 15479 e3c00ec80145
child 17872 2c49e72dcf08
child 22807 1cf02ef734e2
--- a/hotspot/src/share/vm/runtime/deoptimization.cpp	Fri Mar 08 08:22:18 2013 -0800
+++ b/hotspot/src/share/vm/runtime/deoptimization.cpp	Wed Mar 13 09:44:45 2013 +0100
@@ -425,6 +425,7 @@
                                                                                                     callee_parameters,
                                                                                                     callee_locals,
                                                                                                     index == 0,
+                                                                                                    index == array->frames() - 1,
                                                                                                     popframe_extra_args);
     // This pc doesn't have to be perfect just good enough to identify the frame
     // as interpreted so the skeleton frame will be walkable