<Swing Dev> RFR: 8233647: [TESTBUG] JColorChooser/Test8051548.java is failing on macos

Pankaj Bansal pankaj.b.bansal at oracle.com
Sat May 23 12:55:42 UTC 2020


Hi All,

Please review the following test only fix for jdk15.

Bug : https://bugs.openjdk.java.net/browse/JDK-8233647
Patch:

diff -r 0842c9b1bde9 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt  Sat May 23 13:27:09 2020 +0530
+++ b/test/jdk/ProblemList.txt  Sat May 23 18:18:37 2020 +0530
@@ -849,7 +849,6 @@
  javax/swing/JMenuItem/6249972/bug6249972.java 8233640 macosx-all
  javax/swing/JMenuItem/4171437/bug4171437.java 8233641 macosx-all
  javax/swing/JMenu/4692443/bug4692443.java 8171998 macosx-all
-javax/swing/JColorChooser/Test8051548.java 8233647 macosx-all
  javax/swing/plaf/synth/7158712/bug7158712.java 8238720 windows-all
  javax/swing/plaf/basic/BasicComboPopup/JComboBoxPopupLocation/JComboBoxPopupLocation.java 8238720 windows-all
  javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java 8238720 
windows-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