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

Yuri Nesterenko yan at openjdk.org
Fri Oct 21 10:51:52 UTC 2022


On Fri, 21 Oct 2022 09:56:57 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:

> The issue fixed here is introduced in 2019 in jdk14 so it should present in 15, too. The code part is similar to that in 17u backport version, in the test I have to change one line mentioning ClassFileInstaller as necessary. Sanity-tested with hotspot/jtreg/compiler tests.

This pull request has now been integrated.

Changeset: 8781ccc1
Author:    Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.org/jdk15u-dev/commit/8781ccc1c7a9eb5e21e465f0e1af39139fb29688
Stats:     99 lines in 2 files changed: 98 ins; 0 del; 1 mod

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

Reviewed-by: bae
Backport-of: 9d76ac8a4453bc51d9dca2ad6c60259cfb2c4203

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

PR: https://git.openjdk.org/jdk15u-dev/pull/290


More information about the jdk-updates-dev mailing list