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

Vladimir Ivanov vlivanov at openjdk.org
Thu Sep 1 21:34:09 UTC 2022


On Thu, 1 Sep 2022 19:19:07 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Vladimir Ivanov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   AESBlockSize
>
> src/hotspot/cpu/x86/stubGenerator_x86_64.hpp line 279:
> 
>> 277:   enum {
>> 278:     AESBlockSize = 16
>> 279:   };
> 
> Why it is not in new `aes` file?

Fixed.

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

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


More information about the hotspot-dev mailing list