Integrated: 8293230: x86_64: Move AES and GHASH stub definitions into separate source files

Vladimir Ivanov vlivanov at openjdk.org
Thu Sep 8 16:54:18 UTC 2022


On Thu, 1 Sep 2022 17:11:20 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

This pull request has now been integrated.

Changeset: 30d4145e
Author:    Vladimir Ivanov <vlivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/30d4145e2edd2d3e4cbaa8b01f7639ab53bc0991
Stats:     7521 lines in 6 files changed: 3779 ins; 3721 del; 21 mod

8293230: x86_64: Move AES and GHASH stub definitions into separate source files

Reviewed-by: thartmann

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

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


More information about the hotspot-dev mailing list