[jdk21u] Integrated: 8313779: RISC-V: use andn / orn in the MD5 instrinsic

Ilya Gavrilin igavrilin at openjdk.org
Wed Oct 4 09:22:41 UTC 2023


On Thu, 28 Sep 2023 09:20:20 GMT, Ilya Gavrilin <igavrilin at openjdk.org> wrote:

> 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.
> 
> MD5 implementation already backported to jdk21u: [4eafc45](https://github.com/openjdk/jdk21u/commit/4eafc454c2df46e99106920713050065000efc24)
> 
> The commit being backported was authored by Antonios Printezis on 7 Aug 2023 and was reviewed by Ludovic Henry and Fei Yang.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 915892d5
Author:    Ilya Gavrilin <igavrilin at openjdk.org>
Committer: Vladimir Kempik <vkempik at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/915892d5c76760e99dba8eae94d6d8b856f49359
Stats:     35 lines in 3 files changed: 26 ins; 3 del; 6 mod

8313779: RISC-V: use andn / orn in the MD5 instrinsic

Backport-of: 4726960fcdc9489fb8f9c7e1a100828f1347c30c

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

PR: https://git.openjdk.org/jdk21u/pull/209


More information about the jdk-updates-dev mailing list