hg: jdk7/hotspot-comp/hotspot: 6848466: frame::frame_size() assertion failure with -XX:+DebugDeoptimization
changpeng.fang at sun.com
changpeng.fang at sun.com
Fri Jun 5 13:00:16 PDT 2009
Changeset: eacd97c88873
Author: cfang
Date: 2009-06-05 10:25 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/eacd97c88873
6848466: frame::frame_size() assertion failure with -XX:+DebugDeoptimization
Summary: add a RegisterMap* argument to frame::frame_size() to correctly compute the sender frame
Reviewed-by: never
! src/cpu/sparc/vm/frame_sparc.inline.hpp
! src/cpu/x86/vm/frame_x86.cpp
! src/share/vm/runtime/frame.hpp
! src/share/vm/runtime/vframe.cpp
More information about the hotspot-compiler-dev
mailing list