RFR: 8266332: Adler32 intrinsic for x86 64-bit platforms

Xubo Zhang github.com+58006833+xbzhang99 at openjdk.java.net
Thu Apr 29 23:54:02 UTC 2021


8266332: Adler32 intrinsic for x86 64-bit platforms

-------------

Commit messages:
 - Fixed issues raised by Sandhya
 - create stub code for Adler32 -- initial version

Changes: https://git.openjdk.java.net/jdk/pull/3806/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3806&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266332
  Stats: 287 lines in 11 files changed: 281 ins; 5 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3806.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3806/head:pull/3806

PR: https://git.openjdk.java.net/jdk/pull/3806


More information about the hotspot-dev mailing list