RFR: 8256238: Remove Matcher::pass_original_key_for_aes [v2]

Claes Redestad redestad at openjdk.java.net
Thu Nov 12 10:35:08 UTC 2020


> This removes Matcher::pass_original_key_for_aes() and related code. This was added to workaround some limitations with the AES provider on SPARC and is now effectively dead code.

Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:

  Fix indentation

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1175/files
  - new: https://git.openjdk.java.net/jdk/pull/1175/files/81d84ed8..4d118e01

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

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

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


More information about the hotspot-compiler-dev mailing list