Integrated: 8254670: SVE test uses linux-specific api

Ningsheng Jian njian at openjdk.java.net
Fri Oct 23 10:11:39 UTC 2020


On Wed, 21 Oct 2020 05:32:20 GMT, Ningsheng Jian <njian at openjdk.org> wrote:

> The SVE JNI test uses linux-specific api in native code, which is invalid with Windows/AArch64 and macOS/AArch64 ports in. Fixed by simply reducing the test to Linux only.

This pull request has now been integrated.

Changeset: ac1748e7
Author:    Ningsheng Jian <njian at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ac1748e7
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

8254670: SVE test uses linux-specific api

Reviewed-by: adinn, vkempik

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

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


More information about the hotspot-compiler-dev mailing list