Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk26.txt
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ javax/management/mxbean/ThreadStartTest.java https://github.com/adoptium/aqa-tes
# hotspot_compiler

compiler/intrinsics/TestContinuationPinningAndEA.java https://bugs.openjdk.org/browse/JDK-8349193 linux-s390x
compiler/loopopts/superword/TestAlignVectorFuzzer.java#CompileOnly https://github.com/adoptium/aqa-tests/issues/6951 linux-riscv64
compiler/unsafe/UnsafeCopyMemory.java https://github.com/adoptium/aqa-tests/issues/2804 aix-ppc64,linux-s390x
compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestTranslatedException.java https://github.com/adoptium/aqa-tests/issues/3658 linux-x64,windows-x64,linux-aarch64,macosx-all
compiler/codegen/aes/Test8292158.java https://github.com/adoptium/aqa-tests/issues/4470 linux-s390x
Expand Down
Loading