[jdk15u-dev] RFR: 8251216: Implement MD5 intrinsics on AArch64

Paul Hohensee phh at openjdk.java.net
Tue Feb 1 17:45:46 UTC 2022


This backport completes the series whose prefix is JDK-8250902 and JDK-8251260. See https://git.openjdk.java.net/jdk15u-dev/pull/163 and https://git.openjdk.java.net/jdk15u-dev/pull/166 respectively.

The backport is clean except for a minor conflict in stubRoutines_aarch64.hpp, where code_size2 is changed to 4500.

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

Commit messages:
 - Backport 088b244ec6d9393a1fcd2233fa5b4cf46f9ae0dd

Changes: https://git.openjdk.java.net/jdk15u-dev/pull/167/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=167&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8251216
  Stats: 199 lines in 4 files changed: 193 ins; 1 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk15u-dev/pull/167.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/167/head:pull/167

PR: https://git.openjdk.java.net/jdk15u-dev/pull/167


More information about the jdk-updates-dev mailing list