On Tue, 12 Dec 2023 01:02:59 GMT, Jamil Nimeh <jni...@openjdk.org> wrote:
> This fix corrects an oversight in the ChaCha20 intrinsics delivered by > JDK-8247645. An ifdef guard is now part of the x86 ChaCha20 intrinsics code > which disables them by default on 32-bit platforms, as this architecture was > not part of the feature delivery. Agreed with message suggestion, otherwise good. ------------- Marked as reviewed by shade (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/17072#pullrequestreview-1777014512