RFR: 8254670: SVE test uses linux-specific api
Ningsheng Jian
njian at openjdk.java.net
Fri Oct 23 08:58:36 UTC 2020
On Fri, 23 Oct 2020 08:44:50 GMT, Andrew Dinn <adinn 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.
>
> Yes, this is good and trivial.
Thanks for the review! @adinn @VladimirKempik
-------------
PR: https://git.openjdk.java.net/jdk/pull/778
More information about the hotspot-compiler-dev
mailing list