Skip to content

Commit

Permalink
Exclude JSR166TestCase all variants on jdk23 for OpenJ9 (adoptium#5262)
Browse files Browse the repository at this point in the history
Issue eclipse-openj9/openj9#19304

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
  • Loading branch information
pshipton authored Apr 24, 2024
1 parent 6ad39d2 commit 1d9669a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openjdk/excludes/ProblemList_openjdk23-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,10 @@ java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/eclipse
java/util/concurrent/locks/Lock/OOMEInAQS.java https://github.com/eclipse-openj9/openj9/issues/16659 generic-all
java/util/concurrent/SynchronousQueue/Fairness.java https://github.com/eclipse-openj9/openj9/issues/18771 generic-all
java/util/concurrent/TimeUnit/Basic.java https://github.com/adoptium/aqa-tests/issues/1665 windows-all
java/util/concurrent/tck/JSR166TestCase.java#default https://github.com/eclipse-openj9/openj9/issues/19304 generic-all
java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism https://github.com/eclipse-openj9/openj9/issues/19304 generic-all
java/util/concurrent/tck/JSR166TestCase.java#others https://github.com/eclipse-openj9/openj9/issues/19304 generic-all
java/util/concurrent/tck/JSR166TestCase.java#security-manager https://github.com/eclipse-openj9/openj9/issues/19304 generic-all
java/util/logging/CheckZombieLockTest.java https://bugs.openjdk.java.net/browse/JDK-8148972 macosx-all,linux-all
java/util/logging/LogManager/TestLoggerNames.java https://github.com/eclipse-openj9/openj9/issues/4561 generic-all
java/util/logging/TestLoggerWeakRefLeak.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
Expand Down

0 comments on commit 1d9669a

Please sign in to comment.