-
Bug
-
Resolution: Fixed
-
P4
-
16
-
b22
-
aarch64
Integration of JDK-8231441 bringed new test TestSVEWithJNI.java
This test has jni part which uses linux-specific api in native part ( #include <sys/prctl.h> ).
In the light of already integrated jep-388 (windows aarch64 port) and upcoming jep-391 (macos aarch64 port) I believe this test needs to be reduced to linux-only as of now.
Ningsheng Jian, would you handle this please?
This test has jni part which uses linux-specific api in native part ( #include <sys/prctl.h> ).
In the light of already integrated jep-388 (windows aarch64 port) and upcoming jep-391 (macos aarch64 port) I believe this test needs to be reduced to linux-only as of now.
Ningsheng Jian, would you handle this please?
- relates to
-
JDK-8231441 AArch64: Initial SVE backend support
-
- Resolved
-