hg: jdk7/hotspot-comp/hotspot: 6925249: assert(last_sp < (intptr_t*) interpreter_frame_monitor_begin(), "bad tos")

vladimir.kozlov at sun.com vladimir.kozlov at sun.com
Fri Feb 12 11:06:31 PST 2010


Changeset: e3a4305c6bc3
Author:    kvn
Date:      2010-02-12 08:54 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/e3a4305c6bc3

6925249: assert(last_sp < (intptr_t*) interpreter_frame_monitor_begin(),"bad tos")
Summary: Fix assert since top deoptimized frame has last_sp == interpreter_frame_monitor_begin if there are no expressions.
Reviewed-by: twisti

! src/cpu/x86/vm/frame_x86.inline.hpp
! src/share/vm/runtime/deoptimization.cpp
! src/share/vm/runtime/frame.cpp
! src/share/vm/runtime/vframeArray.cpp



More information about the jdk7-changes mailing list