review for 7143061: nsk/stress/stack/b4525850 crash VM
Christian Thalinger
christian.thalinger at oracle.com
Tue Feb 14 01:09:31 PST 2012
Looks good. -- Chris
On Feb 14, 2012, at 6:32 AM, 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