RFR :7088419 : (L) Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32 and java.util.zip.Adler32

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon May 20 15:28:52 UTC 2013


On 5/20/13 6:49 AM, David Chase wrote:
> Suppose I split this bug (i.e., file a new bug) into the Intel-acceleration part and the fork-join part.

Yes, please, do that.

>
> Does that makes this a hair easier?  It will still contain the assembly language, and I am still attempting to get anywhere at all on Windows (our official instructions don't work, largely because they seem to depend on a specific version of DirectX from Microsoft that is no longer available for download).
> This would also make the bug filers somewhat happy, since they were specifically interested in the nifty instruction.  No love for Sparc or Vintage Intel, but oh well.

You still don't want to do it in VM as intrinsic/stubs? ;)
You would not have all these C++ issues and I can help you with that.

Thanks,
Vladimir

>
> David
>



More information about the core-libs-dev mailing list