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

Paul Hohensee phh at openjdk.java.net
Wed Feb 2 13:02:14 UTC 2022


On Tue, 1 Feb 2022 17:36:06 GMT, Paul Hohensee <phh at openjdk.org> wrote:

> 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 45000.
> 
> Testing: tier1, including MD5/SHA jtreg tests.

That's what I thought too. Also, it's a tiny bit less different from the original patch to leave it at 45000. Thanks for the review!

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

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


More information about the jdk-updates-dev mailing list