RFR: 8256238: Remove Matcher::pass_original_key_for_aes [v2]
Christian Hagedorn
chagedorn at openjdk.java.net
Thu Nov 12 11:36:56 UTC 2020
On Thu, 12 Nov 2020 10:35:08 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.
>
> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix indentation
Looks good!
-------------
Marked as reviewed by chagedorn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1175
More information about the hotspot-compiler-dev
mailing list