RFR: 8261522: [PPC64] AES intrinsics write beyond the destination array [v2]

Ziviani github.com+670087+jrziviani at openjdk.java.net
Tue Feb 16 12:57:41 UTC 2021


On Mon, 15 Feb 2021 19:47:54 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> I'd like to replace the read-modify-write implementation from aescrypt_encryptBlock / aescrypt_decryptBlock stubs. It can cause severe problems (see bug description).
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add comment and key length assertions. Minor improvement.

+1

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

Marked as reviewed by jrziviani at github.com (no known OpenJDK username).

PR: https://git.openjdk.java.net/jdk/pull/2514


More information about the hotspot-compiler-dev mailing list