From fd9bfa147eea2e27cdd752adf47d084f7f3c1f35 Mon Sep 17 00:00:00 2001 From: Richard Reingruber Date: Fri, 8 Nov 2024 11:19:36 +0100 Subject: [PATCH] Exclude ppc64 --- test/hotspot/jtreg/ProblemList.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index 000f26d71c68c..f40b65a4acd13 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -52,6 +52,7 @@ compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le, compiler/loopopts/TestUnreachableInnerLoop.java 8288981 linux-s390x compiler/c2/Test8004741.java 8235801 generic-all +compiler/c2/TestCastX2NotProcessedIGVN.java 8343774 aix-ppc64,linux-ppc64le compiler/c2/irTests/TestDuplicateBackedge.java 8318904 generic-all compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-all