diff src/share/vm/runtime/deoptimization.cpp @ 8883:b9a918201d47

Merge with hsx25
author Gilles Duboscq <duboscq@ssw.jku.at>
date Sat, 06 Apr 2013 20:04:06 +0200
parents 9f9aaa65294e 0094485b46c7
children 314814fa0223
line wrap: on
line diff
--- a/src/share/vm/runtime/deoptimization.cpp	Fri Apr 05 18:53:57 2013 +0200
+++ b/src/share/vm/runtime/deoptimization.cpp	Sat Apr 06 20:04:06 2013 +0200
@@ -457,6 +457,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