RFR(M): 8042309: Some bugfixes for the ppc64 port.
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Tue May 6 10:17:34 UTC 2014
Hi,
please review this change. I also please need a sponsor.
It should go to jdk8u20 at some point. It only touches files
needed for the ppc64 port.
http://cr.openjdk.java.net/~goetz/webrevs/8042309/webrev.00/
https://bugs.openjdk.java.net/browse/JDK-8042309
This change fixes a few bugs in the ppc64 port:
* Expand of max/min nodes in .ad file relied on 64-bit sign extend
but placed the values in 32-bit registers. After SpillCopies
the upper bits were lost.
* Expand of decodeNKlass used wrong node.
* Implement missing support for method handles in generate_throw_exception.
* Some small optimizations and cleanups.
Thanks and best regards,
Goetz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20140506/333f499e/attachment.html>
More information about the ppc-aix-port-dev
mailing list