@@ -231,6 +231,7 @@ java/nio/channels/AsynchronousFileChannel/Basic.java https://bugs.openjdk.java.n
231231java/nio/channels/AsynchronousSocketChannel/Basic.java https://bugs.openjdk.java.net/browse/JDK-7052549 windows-all
232232jdk/nio/zipfs/ZipFSTester.java https://github.com/adoptium/aqa-tests/issues/602 macosx-all,linux-ppc64le
233233java/nio/channels/DatagramChannel/PromiscuousIPv6.java https://github.com/adoptium/infrastructure/issues/699 linux-s390x
234+ java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java https://bugs.openjdk.org/browse/JDK-8370316 aix-all
234235
235236############################################################################
236237
@@ -411,6 +412,17 @@ jdk/incubator/vector/IntMaxVectorTests.java https://github.com/adoptium/aqa-test
411412jdk/incubator/vector/Short64VectorTests.java https://github.com/adoptium/aqa-tests/issues/2874 linux-arm
412413jdk/incubator/vector/ShortMaxVectorTests.java https://github.com/adoptium/aqa-tests/issues/2874 linux-arm
413414jdk/incubator/vector/Byte256VectorLoadStoreTests.java https://github.com/adoptium/aqa-tests/issues/2874 linux-arm
415+ jdk/incubator/vector/Int64VectorLoadStoreTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
416+ jdk/incubator/vector/Byte64VectorLoadStoreTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
417+ jdk/incubator/vector/Byte64VectorTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
418+ jdk/incubator/vector/ByteMaxVectorLoadStoreTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
419+ jdk/incubator/vector/ByteMaxVectorTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
420+ jdk/incubator/vector/Float64VectorTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
421+ jdk/incubator/vector/FloatMaxVectorTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
422+ jdk/incubator/vector/Int64VectorTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
423+ jdk/incubator/vector/IntMaxVectorTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
424+ jdk/incubator/vector/Short64VectorTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
425+ jdk/incubator/vector/ShortMaxVectorTests.java https://bugs.openjdk.org/browse/JDK-8370244 aix-all
414426
415427############################################################################
416428
0 commit comments