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

Tobias Hartmann thartmann at openjdk.org
Fri Oct 21 06:13:58 UTC 2022


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

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

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

Changes: https://git.openjdk.org/jdk19u/pull/51/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk19u&pr=51&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/jdk19u/pull/51.diff
  Fetch: git fetch https://git.openjdk.org/jdk19u pull/51/head:pull/51

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


More information about the jdk-updates-dev mailing list