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

Paul Hohensee phh at openjdk.java.net
Wed Feb 2 13:35:18 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.

This pull request has now been integrated.

Changeset: 2802620c
Author:    Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.java.net/jdk15u-dev/commit/2802620cb8cf38e221c735581623fbf0afbd21c9
Stats:     199 lines in 4 files changed: 193 ins; 1 del; 5 mod

8251216: Implement MD5 intrinsics on AArch64

Reviewed-by: simonis
Backport-of: 088b244ec6d9393a1fcd2233fa5b4cf46f9ae0dd

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

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


More information about the jdk-updates-dev mailing list