From 10cafd244db8eebddc81fa312d9358ab62566cc1 Mon Sep 17 00:00:00 2001 From: Thomas Schatzl Date: Sat, 15 May 2021 09:46:29 +0000 Subject: [PATCH] 8267153: Problemlist jdk/jfr/event/gc/collection/TestG1ParallelPhases.java to remove the noise from CI Reviewed-by: dcubed, jiefu --- test/jdk/ProblemList.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index 18b3d4b75df..8cf529a212c 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -836,6 +836,7 @@ jdk/jfr/event/compiler/TestCodeSweeper.java 8225209 gener jdk/jfr/event/os/TestThreadContextSwitches.java 8247776 windows-all jdk/jfr/startupargs/TestStartName.java 8214685 windows-x64 jdk/jfr/startupargs/TestStartDuration.java 8214685 windows-x64 +jdk/jfr/event/gc/collection/TestG1ParallelPhases.java 8267133 generic-all ############################################################################