[jdk21u-dev] RFR: 8333867: SHA3 performance can be improved

Severin Gehwolf sgehwolf at openjdk.org
Thu Oct 17 12:31:21 UTC 2024


On Mon, 23 Sep 2024 12:12:17 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:

> This is a clean backport of multi-platform SHA3 performance improvement. MessageDigests benchmarks show same speedup as for the original change (C2 generated code variant, -XX:-UseSHA3Intrinsics).
> 
> Testing: test/jdk/sun/security, tier1, tier2 (linux-aarch64, linux-amd64).

@dchuyko Please get this into a JDK 23 release (latest active STS), before proposing for JDK 21.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1000#issuecomment-2419407943


More information about the jdk-updates-dev mailing list