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

Chad Rakoczy duke at openjdk.org
Wed Jul 12 00:26:25 UTC 2023


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`

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

Commit messages:
 - Backport 43c8c650afe3c86ce4d59390eb0648548ed33126

Changes: https://git.openjdk.org/jdk17u-dev/pull/1571/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1571&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8307555
  Stats: 16 lines in 1 file changed: 6 ins; 5 del; 5 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1571.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1571/head:pull/1571

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


More information about the jdk-updates-dev mailing list