[vector api] RFR: Fix byte vector test failures about bad ad file and unsupported vector size for AArch64

Yang Zhang (Arm Technology China) Yang.Zhang at arm.com
Tue Jan 15 06:38:21 UTC 2019


Hi

On AArch64 platform, the following tests failed because of bad ad file and unsupported vector size.
jdk/incubator/vector/Byte128VectorTests.java
jdk/incubator/vector/Byte256VectorTests.java
jdk/incubator/vector/Byte512VectorTests.java
jdk/incubator/vector/ByteMaxVectorTests.java 

I have a patch which could fix these failures. Could you please help to review it?
http://cr.openjdk.java.net/~yzhang/vectorapi.vect4/webrev.00/

Regards,
Yang


More information about the panama-dev mailing list