From 76948cc792fbf93c49f3cbb6780db6b37c49616c Mon Sep 17 00:00:00 2001 From: Stewart X Addison Date: Fri, 22 Nov 2024 12:14:26 +0000 Subject: [PATCH] Unexclude LargeGatheringWrite on everythign except AIX Signed-off-by: Stewart X Addison --- openjdk/excludes/ProblemList_openjdk21.txt | 2 +- openjdk/excludes/ProblemList_openjdk23.txt | 2 +- openjdk/excludes/ProblemList_openjdk24.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk21.txt b/openjdk/excludes/ProblemList_openjdk21.txt index 8afc2324f1..50fb8c68bc 100644 --- a/openjdk/excludes/ProblemList_openjdk21.txt +++ b/openjdk/excludes/ProblemList_openjdk21.txt @@ -199,7 +199,7 @@ java/nio/channels/DatagramChannel/Promiscuous.java https://github.com/adoptium/i java/nio/file/spi/SetDefaultProvider.java https://github.com/adoptium/aqa-tests/issues/2871 linux-arm java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 generic-all java/nio/channels/Channels/ReadXBytes.java https://github.com/adoptium/aqa-tests/issues/3034 linux-aarch64,aix-all,linux-s390x,windows-x64,linux-ppc64le -java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 generic-all +java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 aix-all java/nio/channels/FileChannel/Transfer2GPlus.java https://github.com/adoptium/aqa-tests/issues/3086 generic-all java/nio/channels/FileChannel/LoopingTruncate.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all java/nio/channels/FileChannel/Transfer4GBFile.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all diff --git a/openjdk/excludes/ProblemList_openjdk23.txt b/openjdk/excludes/ProblemList_openjdk23.txt index d4b8382e35..6aeb55cba3 100644 --- a/openjdk/excludes/ProblemList_openjdk23.txt +++ b/openjdk/excludes/ProblemList_openjdk23.txt @@ -209,7 +209,7 @@ java/nio/channels/DatagramChannel/Promiscuous.java https://github.com/adoptium/i java/nio/file/spi/SetDefaultProvider.java https://github.com/adoptium/aqa-tests/issues/2871 linux-arm java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 generic-all java/nio/channels/Channels/ReadXBytes.java https://github.com/adoptium/aqa-tests/issues/3034 linux-aarch64,aix-all,linux-s390x,windows-x64,linux-ppc64le -java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 generic-all +java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 aix-all java/nio/channels/FileChannel/Transfer2GPlus.java https://github.com/adoptium/aqa-tests/issues/3086 generic-all java/nio/channels/FileChannel/LoopingTruncate.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all java/nio/channels/FileChannel/Transfer4GBFile.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all diff --git a/openjdk/excludes/ProblemList_openjdk24.txt b/openjdk/excludes/ProblemList_openjdk24.txt index e583c337b6..b93f99ebc7 100644 --- a/openjdk/excludes/ProblemList_openjdk24.txt +++ b/openjdk/excludes/ProblemList_openjdk24.txt @@ -210,7 +210,7 @@ java/nio/channels/DatagramChannel/Promiscuous.java https://github.com/adoptium/i java/nio/file/spi/SetDefaultProvider.java https://github.com/adoptium/aqa-tests/issues/2871 linux-arm java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 generic-all java/nio/channels/Channels/ReadXBytes.java https://github.com/adoptium/aqa-tests/issues/3034 linux-aarch64,aix-all,linux-s390x,windows-x64,linux-ppc64le -java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 generic-all +java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 aix-all java/nio/channels/FileChannel/Transfer2GPlus.java https://github.com/adoptium/aqa-tests/issues/3086 generic-all java/nio/channels/FileChannel/LoopingTruncate.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all java/nio/channels/FileChannel/Transfer4GBFile.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all