Skip to content

Commit a1cb8e0

Browse files
AIX excludes for oct 25 release (#6681)
Signed-off-by: Andrew Leonard <[email protected]>
1 parent a4204b9 commit a1cb8e0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

openjdk/excludes/ProblemList_openjdk25.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ java/nio/channels/AsynchronousFileChannel/Basic.java https://bugs.openjdk.java.n
231231
java/nio/channels/AsynchronousSocketChannel/Basic.java https://bugs.openjdk.java.net/browse/JDK-7052549 windows-all
232232
jdk/nio/zipfs/ZipFSTester.java https://github.com/adoptium/aqa-tests/issues/602 macosx-all,linux-ppc64le
233233
java/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
411412
jdk/incubator/vector/Short64VectorTests.java https://github.com/adoptium/aqa-tests/issues/2874 linux-arm
412413
jdk/incubator/vector/ShortMaxVectorTests.java https://github.com/adoptium/aqa-tests/issues/2874 linux-arm
413414
jdk/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

Comments
 (0)