From 4773112ca0e6b943b577b253e069bcb5c13df74f Mon Sep 17 00:00:00 2001 From: thartmann Date: Fri, 30 Aug 2019 16:17:21 +0200 Subject: [PATCH] 8230390: Problemlist SA tests with AOT Summary: Putting tests on the problem list. Reviewed-by: roland --- test/hotspot/jtreg/ProblemList-aot.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/hotspot/jtreg/ProblemList-aot.txt b/test/hotspot/jtreg/ProblemList-aot.txt index d232b20d1a..2cce976108 100644 --- a/test/hotspot/jtreg/ProblemList-aot.txt +++ b/test/hotspot/jtreg/ProblemList-aot.txt @@ -53,6 +53,7 @@ serviceability/sa/ClhsdbWhere.java 8216181 generic-all serviceability/sa/DeadlockDetectionTest.java 8216181 generic-all serviceability/sa/JhsdbThreadInfoTest.java 8216181 generic-all serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java 8216181 generic-all +serviceability/sa/sadebugd/DebugdConnectTest.java 8216181 generic-all serviceability/sa/sadebugd/SADebugDTest.java 8216181 generic-all serviceability/sa/TestClassDump.java 8216181 generic-all serviceability/sa/TestClhsdbJstackLock.java 8216181 generic-all -- GitLab