RFR: 8372941: Rework compiler/intrinsics/sha tests to use intrinsic availability [v2]

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Fri Dec 5 17:11:13 UTC 2025


> Predicate probes of the following algos are changed to rely on intrinsics availability in the platform as opposed to hardware support availability.
> MD5
> SHA1
> SHA256
> SHA3
> 
> Testing:
> All flag combinations from CI
> hotspot tiers 1 to 5
> PS: only for tier testings, mac-aarch was skipped due to resource constraints

Ramkumar Sunderbabu has updated the pull request incrementally with one additional commit since the last revision:

  remove requires condition

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28634/files
  - new: https://git.openjdk.org/jdk/pull/28634/files/e5d1497c..654604b9

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

  Stats: 6 lines in 2 files changed: 0 ins; 4 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/28634.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28634/head:pull/28634

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


More information about the hotspot-compiler-dev mailing list