Integrated: 8256238: Remove Matcher::pass_original_key_for_aes
Claes Redestad
redestad at openjdk.java.net
Thu Nov 12 14:25:00 UTC 2020
On Wed, 11 Nov 2020 20:05:17 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 19bade02
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/19bade02
Stats: 118 lines in 9 files changed: 0 ins; 101 del; 17 mod
8256238: Remove Matcher::pass_original_key_for_aes
Reviewed-by: thartmann, chagedorn
-------------
PR: https://git.openjdk.java.net/jdk/pull/1175
More information about the hotspot-compiler-dev
mailing list