[jdk19u] Integrated: 8292158: AES-CTR cipher state corruption with AVX-512

Tobias Hartmann thartmann at openjdk.org
Tue Oct 25 15:35:49 UTC 2022


On Fri, 21 Oct 2022 06:05:18 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Backport of [JDK-8292158](https://bugs.openjdk.java.net/browse/JDK-8292158). Did not apply cleanly because of different files names (`stubGenerator_x86_64_aes.cpp` vs. `macroAssembler_x86_aes.cpp`). Approval is pending.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: eaaf01ed
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk19u/commit/eaaf01ed57328cce5e6af39ea07cbd0827c9ec82
Stats:     99 lines in 2 files changed: 98 ins; 0 del; 1 mod

8292158: AES-CTR cipher state corruption with AVX-512

Reviewed-by: kvn
Backport-of: 9d76ac8a4453bc51d9dca2ad6c60259cfb2c4203

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

PR: https://git.openjdk.org/jdk19u/pull/51


More information about the jdk-updates-dev mailing list