hg: hsx/jdk7u/hotspot: 8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call

yumin.qi at oracle.com yumin.qi at oracle.com
Wed Dec 11 15:51:25 PST 2013


Changeset: 032149b2891f
Author:    minqi
Date:      2013-12-11 14:34 -0800
URL:       http://hg.openjdk.java.net/hsx/jdk7u/hotspot/rev/032149b2891f

8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call
Summary: More StackShadowPages needed to prevent java thread from crash in case of StackOverflowException happens on solaris x86.
Reviewed-by: coleenp
Contributed-by: yumin.qi at oracle.com

! src/cpu/x86/vm/globals_x86.hpp



More information about the hotspot-dev mailing list