review for 7143061: nsk/stress/stack/b4525850 crash VM
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Feb 13 22:02:32 PST 2012
And Coleen just increased it for 64 bit :)
Looks good.
Vladimir
On 2/13/12 9:32 PM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/7143061
> 1 line changed: 0 ins; 0 del; 1 mod; 80 unchg
>
> 7143061: nsk/stress/stack/b4525850 crash VM
> Reviewed-by:
>
> The changes for 7013347 slightly lengthened the native stack required
> when compiling natives which pushed the JVM over the yellow page limit
> resulting in a JVM abort when compiling at the end of the stack. The
> fix is to increase the StackShadowPages by one on 32 bit x86. Other
> architectures seem to be ok. Tested with failing test case.
>
More information about the hotspot-compiler-dev
mailing list