[jdk15u-dev] Integrated: 8251260: two MD5 tests fail "RuntimeException: Unexpected count of intrinsic"

Paul Hohensee phh at openjdk.java.net
Tue Feb 1 14:22:26 UTC 2022


On Mon, 31 Jan 2022 22:36:46 GMT, Paul Hohensee <phh at openjdk.org> wrote:

> I'd like to backport this as a necessary follow-up to [JDK-8280978](https://bugs.openjdk.java.net/browse/JDK-8280978), which latter is the 15u backport of [JDK-8250902](https://bugs.openjdk.java.net/browse/JDK-8250902).
> 
> Applies cleanly, test-only fix that disables MD5/SHA tests for AOT.

This pull request has now been integrated.

Changeset: 7bf914d6
Author:    Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.java.net/jdk15u-dev/commit/7bf914d63b90e09a8316fa98deea2e560c7f8959
Stats:     31 lines in 9 files changed: 24 ins; 7 del; 0 mod

8251260: two MD5 tests fail "RuntimeException: Unexpected count of intrinsic"

Do not run intrinsics/sha/sanity tests with AOTed java.base

Backport-of: 1ad165941313bbaa9e886946081c321f35374f6e

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

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


More information about the jdk-updates-dev mailing list