review(XXS): 7160539: JDeveloper crashes on 64-bit Windows

Igor Veresov igor.veresov at oracle.com
Wed Apr 11 17:06:51 PDT 2012


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/eac131dd/attachment.html 


More information about the hotspot-compiler-dev mailing list