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

Yuri Nesterenko yan at openjdk.org
Fri Oct 21 10:04:45 UTC 2022


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.

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

Commit messages:
 - Backport 9d76ac8a4453bc51d9dca2ad6c60259cfb2c4203

Changes: https://git.openjdk.org/jdk15u-dev/pull/290/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk15u-dev&pr=290&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292158
  Stats: 99 lines in 2 files changed: 98 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk15u-dev/pull/290.diff
  Fetch: git fetch https://git.openjdk.org/jdk15u-dev pull/290/head:pull/290

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


More information about the jdk-updates-dev mailing list