RFR: 8266332: Adler32 intrinsic for x86 64-bit platforms [v8]

Pengfei Li pli at openjdk.java.net
Mon May 17 03:54:47 UTC 2021


On Fri, 14 May 2021 22:53:30 GMT, Xubo Zhang <github.com+58006833+xbzhang99 at openjdk.org> wrote:

> @pfustc Hi Pengfei,
> I implemented Adler32 intrinsic for x86. Can I add your JMH micro http://cr.openjdk.java.net/~pli/rfr/8216259/TestAdler32.java into openjdk test/micro/org/openjdk/bench/java/util/?

Sorry I missed your previous mention.

That jmh case was written by me. I didn't add any copyright header in the source file. So I think anyone can use it or contribute it to the jdk source for free.

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

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


More information about the hotspot-compiler-dev mailing list