Java 8 Integer and Long unsigned methods - are there plans to add intrinsics for them?
Christian Thalinger
christian.thalinger at oracle.com
Thu Apr 10 22:51:27 UTC 2014
[BCC’ing hotspot-dev.]
On Apr 10, 2014, at 10:38 AM, Roman Leventov <leventov at ya.ru> wrote:
> http://hg.openjdk.java.net/jdk8/jdk8/hotspot/file/87ee5ee27509/src/share/vm/classfile/vmSymbols.hpp -- there aren't currently.
A little more context would have been nice but I guess you’re talking about compareUnsigned, toUnsignedLong, divideUnsigned, remainderUnsigned. I don’t think there is an enhancement filed to intrinsify these. Do you see a performance problem with these methods?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140410/ea6e1ee5/attachment.html>
More information about the hotspot-compiler-dev
mailing list