Request for review (XS): 7009849: C1: Incorrect frame size computation
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Dec 30 22:47:26 PST 2010
Good.
Vladimir
On 12/30/10 7:55 PM, Igor Veresov wrote:
> C1 doesn't take into account STACK_BIAS when computing frame sizes for methods with outgoing calls. The problem
> manifests itself as a bailout from compilation on SPARC 64bit (the only platform that has non-zero STACK_BIAS) because
> the frame size is computed too large.
>
> Webrev: http://cr.openjdk.java.net/~iveresov/7009849/webrev.00
>
> Thanks,
> igor
More information about the hotspot-compiler-dev
mailing list