Swap should be better done native?
Ulf Zibis
Ulf.Zibis at gmx.de
Sat Apr 10 09:59:49 PDT 2010
Now I think, I've managed the make file.
Here my 1st two changed changes...
Would be nice, you would have a look at it. with some luck, the
genBuffer.sh will run without errors.
See attachments.
Number_reverseBytes:
- Most, but not all, i.e. Float, Double, SIZE constants were at "wrong"
position. I have corrected this.
- I too think, serialVersionIDs should be positioned more upper, e.g. as
last of all static finals.
X-Buffer_swap:
- Use intrinsified reverseBytes operation; Omit zero shifts.
-Ulf
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Number_reverseBytes
Url: http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20100410/ed09735d/attachment-0002.ksh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: X-Buffer_swap
Url: http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20100410/ed09735d/attachment-0003.ksh
More information about the nio-dev
mailing list