<Swing Dev> RFR: 8233552: [TESTBUG] JTable Test bug7068740.java fails on MacOS
Pankaj Bansal
pankaj.b.bansal at oracle.com
Thu May 21 13:19:45 UTC 2020
Hi All,
Please review the following test only fix for jdk15.
Bug : https://bugs.openjdk.java.net/browse/JDK-8233552
Patch:
diff -r dd652a1b2a39 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt Sat May 09 09:49:08 2020 +0530
+++ b/test/jdk/ProblemList.txt Thu May 21 18:43:16 2020 +0530
@@ -860,7 +860,6 @@
javax/swing/JTree/4908142/bug4908142.java 8233550 macosx-all
javax/swing/JTree/4330357/bug4330357.java 8233550 macosx-all
javax/swing/JTable/7124218/SelectEditTableCell.java 8233551 macosx-all
-javax/swing/JTable/7068740/bug7068740.java 8233552 macosx-all
javax/swing/JSpinner/4973721/bug4973721.java 8233553 macosx-all
javax/swing/JRootPane/4670486/bug4670486.java 8042381 macosx-all
javax/swing/JRadioButton/ButtonGroupFocus/ButtonGroupFocusTest.java
8233555 macosx-all
This test was added to the ProblemList as it was failing in nightly
automated testing.
Ran this test again several times and it is passing in mach5. Links are
in JBS. So removing this from the problem list.
Regards
Pankaj
More information about the swing-dev
mailing list