RFR: 8319716: RISC-V: Add SHA-2 [v4]
Robbin Ehn
rehn at openjdk.org
Thu Dec 14 15:11:02 UTC 2023
> Hi, please consider.
>
> Main author is @luhenry, I only fixed some minor things and tested it.
>
> Such as:
> test/hotspot/jtreg/compiler/intrinsics/sha/
> test/jdk/java/security/MessageDigest/
> test/jdk/jdk/security/
> tier1
>
> And still running some test.
Robbin Ehn has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
- Merge branch 'master' into sha256
- Materialize constants address once
- Removed template
- Flag fixes
- Merge branch 'master' into sha256
- Share code
- SHA-2
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16562/files
- new: https://git.openjdk.org/jdk/pull/16562/files/d5048756..fdb17d1b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16562&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16562&range=02-03
Stats: 109037 lines in 2172 files changed: 58482 ins; 42477 del; 8078 mod
Patch: https://git.openjdk.org/jdk/pull/16562.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16562/head:pull/16562
PR: https://git.openjdk.org/jdk/pull/16562
More information about the hotspot-dev
mailing list