Skip to content

Commit

Permalink
openjdk: additional jdk8 hotspot excludes for win32 and arm (#5659)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzambers authored Oct 1, 2024
1 parent ff1342d commit 3ca1f13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openjdk/excludes/ProblemList_openjdk8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ compiler/floatingpoint/8207838/TestFloatSyncJNIArgs.sh https://github.com/adopti
compiler/floatingpoint/8165673/TestFloatJNIArgs.sh https://github.com/adoptium/aqa-tests/issues/3242 solaris-all
compiler/intrinsics/mathexact/LongMulOverflowTest.java https://bugs.openjdk.org/browse/JDK-8196568 solaris-x64
compiler/gcbarriers/PreserveFPRegistersTest.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
compiler/6891750/Test6891750.java https://bugs.openjdk.org/browse/JDK-8209023 linux-arm
compiler/8009761/Test8009761.java https://bugs.openjdk.org/browse/JDK-8252473 linux-arm,windows-x86
compiler/8209951/TestCipherBlockChainingEncrypt.java https://github.com/adoptium/aqa-tests/issues/4150 solaris-sparcv9
gc/g1/TestHumongousCodeCacheRoots.java https://github.com/adoptium/aqa-tests/issues/2818 aix-all,linux-arm
gc/whitebox/TestConcMarkCycleWB.java https://bugs.openjdk.java.net/browse/JDK-8067368 linux-arm
Expand Down Expand Up @@ -90,6 +92,7 @@ gc/g1/TestStringDeduplicationTableRehash.java https://github.com/adoptium/aqa-te
gc/g1/TestHumongousShrinkHeap.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
gc/g1/TestShrinkAuxiliaryData20.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
gc/g1/TestStringDeduplicationTableResize.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
gc/g1/TestNoEagerReclaimOfHumongousRegions.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
gc/concurrentMarkSweep/GuardShrinkWarning.java https://bugs.openjdk.java.net/browse/JDK-8023356 solaris-x64
runtime/CDSCompressedKPtrs/CDSCompressedKPtrs.java https://github.com/adoptium/aqa-tests/issues/2659 linux-ppc64le,aix-all
runtime/CDSCompressedKPtrs/CDSCompressedKPtrsError.java https://github.com/adoptium/aqa-tests/issues/2659 linux-ppc64le,aix-all
Expand Down

0 comments on commit 3ca1f13

Please sign in to comment.