On Wed, 16 Nov 2022 16:18:15 GMT, James Baker <d...@openjdk.org> wrote:
> It's possibly worth noting that while this is merely fixing a regression for > x86, it's very likely a decent sized performance improvement on arm64, where > intrinsics for AES-GCM (depending on JVM vendor) aren't added until after > Java 17. That is why it refers to "combined intrinsic" more than spelling out AVX512. The change affects all platforms ------------- PR: https://git.openjdk.org/jdk/pull/11121