diff --git a/jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java b/jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java index 5ef5f1d67e3..06d4dc43b55 100644 --- a/jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java +++ b/jdk/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java @@ -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 */