From 793fd72fa66b1367b68fe798230ea61ea0aab1d8 Mon Sep 17 00:00:00 2001 From: Tobias Hartmann Date: Mon, 27 May 2024 13:22:49 +0000 Subject: [PATCH] 8332956: Problem list CodeCacheFullCountTest.java until JDK-8332954 is fixed Reviewed-by: chagedorn --- test/hotspot/jtreg/ProblemList.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index a8cdad8b268..b6cc0489485 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -81,6 +81,8 @@ compiler/startup/StartupOutput.java 8326615 generic-x64 compiler/rangechecks/TestArrayAccessAboveRCAfterRCCastIIEliminated.java 8332369 generic-all +compiler/codecache/CodeCacheFullCountTest.java 8332954 generic-all + ############################################################################# # :hotspot_gc