Integrated: 8285266: compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnUnsupportedCPU.java fails after JDK-8284563

Vladimir Kozlov kvn at openjdk.java.net
Wed Apr 20 22:47:29 UTC 2022


On Wed, 20 Apr 2022 21:06:34 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Changes for #8258 renamed `sha256` aarch64 feature to `sha2`. Unfortunately this name is used by testing to determine if a feature is supported: [IntrinsicPredicates.java#L78](https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/compiler/testlibrary/sha/predicate/IntrinsicPredicates.java#L78)
> 
> I reverted the name back to fix the issue. Tested tier1-3.

This pull request has now been integrated.

Changeset: 691c5da5
Author:    Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/691c5da59352e8473de53e67252d719df1c02601
Stats:     3 lines in 2 files changed: 0 ins; 0 del; 3 mod

8285266: compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnUnsupportedCPU.java fails after JDK-8284563

Reviewed-by: mikael

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

PR: https://git.openjdk.java.net/jdk/pull/8324


More information about the hotspot-dev mailing list