[jdk17u-dev] RFR: 8313779: RISC-V: use andn / orn in the MD5 instrinsic

Ilya Gavrilin igavrilin at openjdk.org
Fri Oct 6 07:48:19 UTC 2023


Hi all,

This pull request contains a backport of commit [4726960f](https://github.com/openjdk/jdk/commit/4726960fcdc9489fb8f9c7e1a100828f1347c30c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. 
This feature already backported to openjdk/jdk21u, commit with backport:
 [915892d](https://github.com/openjdk/jdk21u/commit/915892d5c76760e99dba8eae94d6d8b856f49359)

The commit being backported was authored by Antonios Printezis on 7 Aug 2023 and was reviewed by Ludovic Henry and Fei Yang.

Thanks!

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

Commit messages:
 - Backport 4726960fcdc9489fb8f9c7e1a100828f1347c30c

Changes: https://git.openjdk.org/jdk17u-dev/pull/1850/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1850&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8313779
  Stats: 35 lines in 3 files changed: 26 ins; 3 del; 6 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1850.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1850/head:pull/1850

PR: https://git.openjdk.org/jdk17u-dev/pull/1850


More information about the jdk-updates-dev mailing list