From affbd72aa3dce80e2ad54ff775c6f7469f38b05b Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Wed, 22 Jun 2022 05:51:24 +0000 Subject: [PATCH] 8288744: Remove tools/jlink/plugins/CompressorPluginTest.java from problemlist Reviewed-by: alanb --- test/jdk/ProblemList.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index e0b25ea4e59..da5d801ec2d 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -692,7 +692,6 @@ sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java 8265770 macosx-all # core_tools -tools/jlink/plugins/CompressorPluginTest.java 8247407 generic-all ############################################################################