review(XXS): 7160539: JDeveloper crashes on 64-bit Windows
Igor Veresov
igor.veresov at oracle.com
Wed Apr 11 17:52:44 PDT 2012
Thanks Tom and Vladimir!
igor
On Wednesday, April 11, 2012 at 5:50 PM, Tom Rodriguez wrote:
> Looks good.
>
> tom
>
> On Apr 11, 2012, at 5:06 PM, Igor Veresov wrote:
>
> > In 64-bit C2 expects upper 32bit cleared for the int params passed to a method. C1 was leaving them dirty while doing l2i conversion on x64, which caused a problem with the tiered runtime.
> >
> > Webrev: http://cr.openjdk.java.net/~iveresov/7160539/webrev.00/
> >
> > Thanks!
> > igor
> >
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20120411/fa5d2993/attachment.html
More information about the hotspot-compiler-dev
mailing list