On Fri, 9 Apr 2021 08:25:44 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> This testcase was a regression testcase for a windows bug JDK-6242241 >> whereby dragging an attachment from a Microsoft Outlook message to the >> application results in blank or semicolons. >> The testcase was later made applicable to windows only by JDK-7147083 >> http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/d8efcad28072 >> so we can remove the test from Problemlist which is problemlisted for linux >> and mac. > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > Fix test/jdk/ProblemList.txt line 853: > 851: java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java 8068378 generic-all > 852: java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.html 8080185 > macosx-all,linux-all > 853: javax/swing/JTabbedPane/4666224/bug4666224.html 8144124 macosx-all You do not need to remove this from the problem list until we did not delete the outlook requirement. ------------- PR: https://git.openjdk.java.net/jdk/pull/3406