RFR(XS): 8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call

Yumin Qi yumin.qi at oracle.com
Tue Dec 10 13:50:00 PST 2013


Coleen,

   thanks for review.

Yumin

On 12/10/2013 1:30 PM, Coleen Phillimore wrote:
>
> 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