[jdk17u-dev] Integrated: 8307555: Reduce memory reads in x86 MD5 intrinsic

Chad Rakoczy duke at openjdk.org
Thu Jul 13 17:00:12 UTC 2023


On Tue, 11 Jul 2023 21:17:16 GMT, Chad Rakoczy <duke at openjdk.org> wrote:

> Backport [JDK-8307555](https://bugs.openjdk.org/browse/JDK-8307555)
> 
> Reduce memory reads in x86 MD5 intrinsic
> 
> Additional testing:
> - [x] Linux x86_64 fastdebug `tier2`
> - [x] Linux x86_64 release `tier2`
> - [x] Linux x86_64 fastdebug `gtest:all`
> - [x] Linux x86_64 release `gtest:all`

This pull request has now been integrated.

Changeset: 9f3c0957
Author:    Chad Rakoczy <chadrako at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/9f3c0957868f1203e7341695838fde4e325025e4
Stats:     16 lines in 1 file changed: 6 ins; 5 del; 5 mod

8307555: Reduce memory reads in x86 MD5 intrinsic

Backport-of: 43c8c650afe3c86ce4d59390eb0648548ed33126

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

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


More information about the jdk-updates-dev mailing list