hg: jdk7/hotspot-rt/hotspot: 7009923: JSR 292: VM crash in JavaThread::last_frame

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Tue Apr 26 16:42:07 PDT 2011


Changeset: 01147d8aac1d
Author:    coleenp
Date:      2011-04-26 14:04 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/01147d8aac1d

7009923: JSR 292: VM crash in JavaThread::last_frame
Summary: Handle stack overflow before the first frame is called, by printing out the called method and not walking the stack.
Reviewed-by: dholmes, phh, dsamersoff

! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/runtime/javaCalls.cpp
! src/share/vm/utilities/exceptions.cpp
! src/share/vm/utilities/exceptions.hpp



More information about the hotspot-runtime-dev mailing list