From 617c15f5a131fdf254fc4277f6dd78d64292db1c Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Tue, 14 Mar 2023 20:09:51 +0000 Subject: [PATCH] 8304172: ProblemList serviceability/sa/UniqueVtableTest.java 8304175: ProblemList compiler/vectorapi/VectorLogicalOpIdentityTest.java on 2 platforms Reviewed-by: azvegint --- test/hotspot/jtreg/ProblemList.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index 994a555af9b..32eb63f9e96 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -67,6 +67,8 @@ compiler/c2/Test8004741.java 8235801 generic-all compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-all +compiler/vectorapi/VectorLogicalOpIdentityTest.java 8302459 linux-x64,windows-x64 + ############################################################################# # :hotspot_gc @@ -120,7 +122,7 @@ serviceability/sa/ClhsdbPmap.java#core 8294316,8267433 macosx-x64 serviceability/sa/ClhsdbPstack.java#core 8294316,8267433 macosx-x64 serviceability/sa/TestJmapCore.java 8294316,8267433 macosx-x64 serviceability/sa/TestJmapCoreMetaspace.java 8294316,8267433 macosx-x64 -serviceability/sa/UniqueVtableTest.java 8303921 linux-all +serviceability/sa/UniqueVtableTest.java 8303921 generic-all serviceability/attach/ConcAttachTest.java 8290043 linux-all