RFR: 8319716: RISC-V: Add SHA-2 [v2]

Robbin Ehn rehn at openjdk.org
Tue Nov 28 14:20:40 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 four additional commits since the last revision:

 - 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/5cad30ff..3b2aeec8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16562&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16562&range=00-01

  Stats: 638600 lines in 1706 files changed: 98952 ins; 474250 del; 65398 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