From c48cd88652e20638b1b3cc5584fd5eefedd5dbb1 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Thu, 4 Aug 2022 19:49:15 +0000 Subject: [PATCH] 8291926: ProblemList multiple tests in -Xcomp mode due to JDK-8291649 Reviewed-by: rriggs --- test/hotspot/jtreg/ProblemList-Xcomp.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/hotspot/jtreg/ProblemList-Xcomp.txt b/test/hotspot/jtreg/ProblemList-Xcomp.txt index b7454461418..75a6f12f286 100644 --- a/test/hotspot/jtreg/ProblemList-Xcomp.txt +++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt @@ -36,3 +36,8 @@ vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 8265295 lin serviceability/sa/TestJhsdbJstackMixed.java 8248675 linux-aarch64 serviceability/jvmti/VMObjectAlloc/VMObjectAllocTest.java 8288430 generic-all + +java/lang/Integer/BitTwiddle.java 8291649 generic-x64 +java/lang/Long/BitTwiddle.java 8291649 generic-x64 +java/util/zip/TestCRC32C.java 8291649 generic-x64 +java/util/zip/TestChecksum.java 8291649 generic-x64