From f5ec93eb889636d93d1e490871b528cd1deca89e Mon Sep 17 00:00:00 2001 From: Alexander Zvegintsev Date: Fri, 9 Jun 2023 19:53:12 +0000 Subject: [PATCH] 8309745: Problem list open client tests failing on Ubuntu_23.04 Reviewed-by: aivanov --- test/jdk/ProblemList.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index 764eed557cd..1c6d6c361cb 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -676,6 +676,13 @@ sanity/client/SwingSet/src/ToolTipDemoTest.java 8293001 linux-all sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java 8265770 macosx-all sanity/client/SwingSet/src/EditorPaneDemoTest.java 8212240 linux-x64 +# jdk_swing Ubuntu 23.04 specific + +javax/swing/JTree/8003400/Test8003400.java 8309734 linux-all +javax/swing/JTable/7124218/SelectEditTableCell.java 8309734 linux-all +javax/swing/JFileChooser/JFileChooserSetLocationTest.java 8309734 linux-all +javax/swing/JComboBox/TestComboBoxComponentRendering.java 8309734 linux-all + ############################################################################ # jdk_text