RFR: 8293230: x86_64: Move AES and GHASH stub definitions into separate source files [v5]
Vladimir Ivanov
vlivanov at openjdk.org
Thu Sep 8 16:54:17 UTC 2022
On Tue, 6 Sep 2022 22:39:28 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:
>
> include
Thanks for the reviews, Vladimir and Tobias.
-------------
PR: https://git.openjdk.org/jdk/pull/10124
More information about the hotspot-dev
mailing list