Skip to content

Commit 02dab24

Browse files
Oct 2025 release mac x64 exclude for runtime/cds/NonJVMVariantLocation.java (#6673)
* Oct 2025 release mac x64 exclude for runtime/cds/NonJVMVariantLocation.java Signed-off-by: Andrew Leonard <[email protected]> * Oct 2025 release mac x64 exclude for runtime/ErrorHandling/CreateCoredumpOnCrash.java Signed-off-by: Andrew Leonard <[email protected]> --------- Signed-off-by: Andrew Leonard <[email protected]>
1 parent 642b36e commit 02dab24

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

openjdk/excludes/ProblemList_openjdk25.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -484,10 +484,11 @@ runtime/os/TestTracePageSizes.java#G1 https://bugs.openjdk.org/browse/JDK-833755
484484
runtime/os/TestTracePageSizes.java#Parallel https://bugs.openjdk.org/browse/JDK-8337555 linux-all
485485
runtime/os/TestTracePageSizes.java#Serial https://bugs.openjdk.org/browse/JDK-8337555 linux-all
486486
runtime/os/TestTracePageSizes.java#compiler-options https://bugs.openjdk.org/browse/JDK-8337555 linux-all
487-
# runtime/ErrorHandling/CreateCoredumpOnCrash.java https://github.com/adoptium/infrastructure/issues/3984 macosx-aarch64, linux-riscv64, linux-ppc64le
488-
runtime/ErrorHandling/CreateCoredumpOnCrash.java https://bugs.openjdk.org/browse/JDK-8348862 windows-aarch64,macosx-aarch64,linux-riscv64,linux-ppc64le
487+
# runtime/ErrorHandling/CreateCoredumpOnCrash.java https://github.com/adoptium/infrastructure/issues/3984 macosx-all, linux-riscv64, linux-ppc64le
488+
runtime/ErrorHandling/CreateCoredumpOnCrash.java https://bugs.openjdk.org/browse/JDK-8348862 windows-aarch64,macosx-all,linux-riscv64,linux-ppc64le
489489
runtime/ReservedStack/ReservedStackTest.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64
490490
runtime/ReservedStack/ReservedStackTestCompiler.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64
491+
runtime/cds/NonJVMVariantLocation.java https://github.com/adoptium/aqa-tests/issues/6672 macosx-x64
491492
############################################################################
492493

493494
# hotspot_serviceability

0 commit comments

Comments
 (0)