RFR(XS): 8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call
Coleen Phillimore
coleen.phillimore at oracle.com
Tue Dec 10 13:30:26 PST 2013
Yumin,
This looks good.
Coleen
On 12/09/2013 05:16 PM, Yumin Qi wrote:
> http://cr.openjdk.java.net/~minqi/8029599/
> <http://cr.openjdk.java.net/%7Eminqi/8029599/>
>
> Summary: The test case uses reflection to invoke method call in
> recursive caused SEGV, which should be StackOverflowException. It only
> happens with product binary. This fix changes the default
> StackShadowPages on solaris x86 platform. Note this is for jdk7
> update release (only).
>
> Tests: JPRT, test case which reported the crash, and JTREG
>
> Thanks
> Yumin
More information about the hotspot-runtime-dev
mailing list