7147083: [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac
Reviewed-by: ssadetsky, serb
Contributed-by: Maksim Khramov <maksim.khramov@oracle.com>
--- a/jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java Thu Dec 08 08:11:47 2016 -0800
+++ b/jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java Fri Dec 09 12:42:17 2016 +0300
@@ -25,6 +25,7 @@
test
@bug 6242241
@summary Tests basic DnD functionality in an applet
+ @requires (os.family == "windows")
@author Your Name: Alexey Utkin area=dnd
@run applet/manual=yesno DnDFileGroupDescriptor.html
*/