Skip to content

Commit

Permalink
Exclude java/io/File/GetXSpace.java (#4980)
Browse files Browse the repository at this point in the history
Signed-off-by: Sophia Guo <[email protected]>
Co-authored-by: Andrew Leonard <[email protected]>
  • Loading branch information
sophia-guo and andrew-m-leonard authored Jan 17, 2024
1 parent 4285245 commit ef9ed71
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 11 deletions.
3 changes: 2 additions & 1 deletion openjdk/excludes/ProblemList_openjdk17-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,8 @@ java/net/httpclient/websocket/PendingTextPongClose.java https://github.com/eclip
# jdk_io

java/io/CharArrayReader/OverflowInRead.java https://github.com/adoptium/aqa-tests/issues/1500 generic-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all
#java/io/File/GetXSpace.java https://bugs.openjdk.org/browse/JDK-8251017 linux-arm, aix-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all, linux-arm, aix-all
java/io/FileInputStream/UnreferencedFISClosesFd.java https://github.com/eclipse-openj9/openj9/issues/3543 generic-all
java/io/FileOutputStream/UnreferencedFOSClosesFd.java https://github.com/eclipse-openj9/openj9/issues/3543 generic-all

Expand Down
4 changes: 2 additions & 2 deletions openjdk/excludes/ProblemList_openjdk17.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ sun/net/www/http/KeepAliveCache/KeepAliveProperty.java https://bugs.openjdk.org/
############################################################################

# jdk_io

java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all
#java/io/File/GetXSpace.java https://bugs.openjdk.org/browse/JDK-8251017 linux-arm, aix-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all, linux-arm, aix-all

############################################################################

Expand Down
3 changes: 2 additions & 1 deletion openjdk/excludes/ProblemList_openjdk21-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,8 @@ jdk/net/ExtendedSocketOption/DontFragmentTest.java https://github.com/adoptium/a
# jdk_io

java/io/CharArrayReader/OverflowInRead.java https://github.com/adoptium/aqa-tests/issues/1500 generic-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all
#java/io/File/GetXSpace.java https://bugs.openjdk.org/browse/JDK-8251017 linux-arm, aix-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all, linux-arm, aix-all
java/io/FileInputStream/UnreferencedFISClosesFd.java https://github.com/eclipse-openj9/openj9/issues/3543 generic-all
java/io/FileOutputStream/UnreferencedFOSClosesFd.java https://github.com/eclipse-openj9/openj9/issues/3543 generic-all

Expand Down
4 changes: 2 additions & 2 deletions openjdk/excludes/ProblemList_openjdk21.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ java/nio/channels/vthread/BlockingChannelOps.java#direct-register https://github

# jdk_io

java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all, linux-arm

#java/io/File/GetXSpace.java https://bugs.openjdk.org/browse/JDK-8251017 linux-arm, aix-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all, linux-arm, aix-all
############################################################################

# jdk_jdi
Expand Down
3 changes: 2 additions & 1 deletion openjdk/excludes/ProblemList_openjdk22-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,8 @@ jdk/net/ExtendedSocketOption/DontFragmentTest.java https://github.com/adoptium/a
# jdk_io

java/io/CharArrayReader/OverflowInRead.java https://github.com/adoptium/aqa-tests/issues/1500 generic-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all
#java/io/File/GetXSpace.java https://bugs.openjdk.org/browse/JDK-8251017 linux-arm, aix-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all, linux-arm, aix-all
java/io/FileInputStream/UnreferencedFISClosesFd.java https://github.com/eclipse-openj9/openj9/issues/3543 generic-all
java/io/FileOutputStream/UnreferencedFOSClosesFd.java https://github.com/eclipse-openj9/openj9/issues/3543 generic-all

Expand Down
3 changes: 2 additions & 1 deletion openjdk/excludes/ProblemList_openjdk22.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,8 @@ java/nio/channels/vthread/BlockingChannelOps.java#direct-register https://github

# jdk_io

java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all
#java/io/File/GetXSpace.java https://bugs.openjdk.org/browse/JDK-8251017 linux-arm, aix-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all, linux-arm, aix-all

############################################################################

Expand Down
3 changes: 2 additions & 1 deletion openjdk/excludes/ProblemList_openjdk23-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,8 @@ jdk/net/ExtendedSocketOption/DontFragmentTest.java https://github.com/adoptium/a
# jdk_io

java/io/CharArrayReader/OverflowInRead.java https://github.com/adoptium/aqa-tests/issues/1500 generic-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all
#java/io/File/GetXSpace.java https://bugs.openjdk.org/browse/JDK-8251017 linux-arm, aix-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all, linux-arm, aix-all
java/io/FileInputStream/UnreferencedFISClosesFd.java https://github.com/eclipse-openj9/openj9/issues/3543 generic-all
java/io/FileOutputStream/UnreferencedFOSClosesFd.java https://github.com/eclipse-openj9/openj9/issues/3543 generic-all

Expand Down
4 changes: 2 additions & 2 deletions openjdk/excludes/ProblemList_openjdk23.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@ java/nio/channels/vthread/BlockingChannelOps.java#direct-register https://github

# jdk_io

java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all

#java/io/File/GetXSpace.java https://bugs.openjdk.org/browse/JDK-8251017 linux-arm, aix-all
java/io/File/GetXSpace.java https://bugs.openjdk.java.net/browse/JDK-8251466 windows-all, linux-arm, aix-all
############################################################################

# jdk_jdi
Expand Down

0 comments on commit ef9ed71

Please sign in to comment.