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

Vladimir Ivanov vlivanov at openjdk.org
Tue Sep 6 22:39:28 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:

  include

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10124/files
  - new: https://git.openjdk.org/jdk/pull/10124/files/9d749483..a5246337

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10124&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10124&range=03-04

  Stats: 1 line in 1 file changed: 1 ins; 0 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