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

Martin Doerr mdoerr at openjdk.java.net
Tue Feb 16 15:20:58 UTC 2021


> 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:

  Fix typo in comment.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2514/files
  - new: https://git.openjdk.java.net/jdk/pull/2514/files/725dd8c7..69188df5

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2514&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2514&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2514.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2514/head:pull/2514

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


More information about the hotspot-compiler-dev mailing list