From f7a61fce949ea2d15ec09d295c643d0c2eabea1e Mon Sep 17 00:00:00 2001 From: David Holmes Date: Thu, 24 Oct 2024 05:03:39 +0000 Subject: [PATCH] 8342931: ProblemList failing tests from JDK-8335912 Reviewed-by: henryjen, mikael --- test/jdk/ProblemList.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index d6403f98039..e015ad18320 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -723,6 +723,9 @@ javax/swing/JMenuItem/ActionListenerCalledTwice/ActionListenerCalledTwiceTest.ja # core_tools +tools/jar/ExtractFilesTest.java 8342930 generic-all +tools/jar/MultipleManifestTest.java 8342930 generic-all + ############################################################################