From 8ff10a0d3520fbeae9fe7aac4226d65b93ec79f8 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Tue, 3 Oct 2023 19:18:27 +0000 Subject: [PATCH] 8317446: ProblemList gc/arguments/TestNewSizeFlags.java on macosx-aarch64 in Xcomp 8317448: ProblemList compiler/interpreter/TestVerifyStackAfterDeopt.java on macosx-aarch64 in Xcomp 8317449: ProblemList serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java on several platforms Reviewed-by: thartmann --- test/hotspot/jtreg/ProblemList-Xcomp.txt | 3 +++ test/hotspot/jtreg/ProblemList.txt | 2 ++ 2 files changed, 5 insertions(+) diff --git a/test/hotspot/jtreg/ProblemList-Xcomp.txt b/test/hotspot/jtreg/ProblemList-Xcomp.txt index 582b86c485d..646c0e1905d 100644 --- a/test/hotspot/jtreg/ProblemList-Xcomp.txt +++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt @@ -43,3 +43,6 @@ vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_a/TestDescription.java vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInTarget/TestDescription.java 8308367 windows-x64 vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8299493 macosx-x64 + +gc/arguments/TestNewSizeFlags.java 8299116 macosx-aarch64 +compiler/interpreter/TestVerifyStackAfterDeopt.java 8316392 macosx-aarch64 diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index b2922d884e1..35370c27bae 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -134,6 +134,8 @@ serviceability/sa/ClhsdbDumpclass.java 8316342 generic-all serviceability/attach/ConcAttachTest.java 8290043 linux-all +serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java 8315980 linux-all,windows-x64 + ############################################################################# # :hotspot_misc