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:06 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10124/files
- new: https://git.openjdk.org/jdk/pull/10124/files/89cddeb6..7c0cb35c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10124&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10124&range=00-01
Stats: 6 lines in 2 files changed: 2 ins; 4 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/10124.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10124/head:pull/10124
PR: https://git.openjdk.org/jdk/pull/10124
More information about the hotspot-dev
mailing list