Skip to content

Commit

Permalink
Update jdk20 exclude lists (#4443) (#4444)
Browse files Browse the repository at this point in the history
Pre-triage the jdk20 release - aix, s390x

Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo authored Mar 17, 2023
1 parent f0b394f commit 685e44e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions openjdk/excludes/ProblemList_openjdk20.txt
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,12 @@ java/net/InetAddress/InternalNameServiceWithHostsFileTest.java https://github.co
java/nio/channels/DatagramChannel/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all
java/net/DatagramSocket/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all
com/sun/net/httpserver/simpleserver/StressDirListings.java https://github.com/adoptium/aqa-tests/issues/3841 aix-all
java/net/vthread/HttpALot.java https://github.com/adoptium/aqa-tests/issues/4440 aix-all
java/net/vthread/InterruptHttp.java https://github.com/adoptium/aqa-tests/issues/4440 aix-all
jdk/net/ExtendedSocketOption/DontFragmentTest https://github.com/adoptium/aqa-tests/issues/4440 aix-all
java/net/vthread/BlockingSocketOps.java#direct-register https://github.com/adoptium/aqa-tests/issues/4440 aix-all
java/net/vthread/BlockingSocketOps.java#default https://github.com/adoptium/aqa-tests/issues/4440 aix-all

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

# jdk_io
Expand Down Expand Up @@ -331,6 +337,7 @@ java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/adoptiu
java/util/logging/TestLoggerWeakRefLeak.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
java/util/concurrent/tck/JSR166TestCase.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all
java/util/regex/NegativeArraySize.java https://github.com/adoptium/aqa-tests/issues/3818 linux-all
java/util/zip/DeInflate.java https://bugs.openjdk.org/browse/JDK-8299748 linux-s390x
############################################################################

# svc_tools
Expand Down

0 comments on commit 685e44e

Please sign in to comment.