<Swing Dev> RFR: 8245968: javax/swing/JTable/7124218/SelectEditTableCell.java is added to ProblemList twice

Pankaj Bansal pankaj.b.bansal at oracle.com
Thu May 28 04:35:27 UTC 2020


Hi All,

Please review the following fix for jdk15.

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

Patch:

diff -r 083deccc617e test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt  Wed May 27 18:02:49 2020 +0530
+++ b/test/jdk/ProblemList.txt  Thu May 28 09:57:25 2020 +0530
@@ -746,7 +746,6 @@
  javax/swing/JColorChooser/Test6827032.java 8197825 windows-all
  javax/swing/JColorChooser/Test6541987.java 8143021 
windows-all,linux-all,macosx-all
  javax/swing/JColorChooser/Test7194184.java 8194126 linux-all,macosx-all
-javax/swing/JTable/7124218/SelectEditTableCell.java 8148958 
linux-all,macosx-all
  javax/swing/JTable/4235420/bug4235420.java     8079127 generic-all
  javax/swing/JSplitPane/4201995/bug4201995.java 8079127 generic-all
  javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java 8159131 linux-all


The test javax/swing/JTable/7124218/SelectEditTableCell.java was added 
to problem list twice.
While fixing thehttps://bugs.openjdk.java.net/browse/JDK-8233551,one of 
the entry was removed, but there is one more entry for same test under 
bug IDhttps://bugs.openjdk.java.net/browse/JDK-8148958,which has been 
closed as duplicate ofhttps://bugs.openjdk.java.net/browse/JDK-8233551.
This second entry for 
javax/swing/JTable/7124218/SelectEditTableCell.java should be deleted 
from ProblemList

Regards
Pankaj

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20200528/9b94c6e9/attachment.htm>


More information about the swing-dev mailing list