RFR: 8293230: x86_64: Move AES and GHASH stub definitions into separate source files [v2]

Vladimir Kozlov kvn at openjdk.org
Thu Sep 1 21:38:43 UTC 2022


On Thu, 1 Sep 2022 21:34:06 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Move code related to AES and GHASH stubs from stubGenerator_x86_64.cpp into stubGenerator_x86_64_aes.cpp and stubGenerator_x86_64_ghash.cpp respectively.
>> 
>> Testing: hs-tier1 - hs-tier4
>
> Vladimir Ivanov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   AESBlockSize

Good.

@iwanowww I noticed that your repo do not have GitHub actions testing. Please, switch it on.

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

Marked as reviewed by kvn (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10124


More information about the hotspot-dev mailing list