Request for review 7009923: JSR 292: VM crash in JavaThread::last_frame
Coleen Phillimore
coleen.phillimore at oracle.com
Mon Apr 25 19:37:05 PDT 2011
Summary: Handle stack overflow before the first frame is called, by
printing out the called method and not walking the stack.
% java IndyTest2
Exception in thread "main" java.lang.StackOverflowError
at IndyTest2.main(IndyTest2.jasm)
Also ran stack overflow tests.
open webrev at http://cr.openjdk.java.net/~coleenp/7009923/
bug link at http://bugs.sun.com/view_bug.do?bug_id=7009923
thanks,
Coleen
More information about the hotspot-runtime-dev
mailing list