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.

This pull request has now been integrated.

Changeset: 5718039a
Author:    Jamil Nimeh <jni...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/5718039a46ae51fa9b7042fe7163e3637e981b05
Stats:     8 lines in 1 file changed: 8 ins; 0 del; 0 mod

8321542: C2: Missing ChaCha20 stub for x86_32 leads to crashes

Reviewed-by: chagedorn, shade

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

PR: https://git.openjdk.org/jdk/pull/17072

Reply via email to