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

Pengfei Li pli at openjdk.java.net
Tue May 18 01:45:51 UTC 2021


On Mon, 17 May 2021 16:53:16 GMT, Xubo Zhang <github.com+58006833+xbzhang99 at openjdk.org> wrote:

>> Ping @pfustc about permission to add his JMH micro or write your own based on examples in `test/micro/org/openjdk/bench/java/util/`
>
> @vnkozlov I implemented your review comments. Could you please take a look.

I’ve copied @xbzhang99 's modified test case into http://cr.openjdk.java.net/~pli/rfr/8216259/TestAdler32.java The original one w/o copyright header is backed up at http://cr.openjdk.java.net/~pli/rfr/8216259/TestAdler32.java.old Please let me know if I should do anything else.

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

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


More information about the hotspot-compiler-dev mailing list