< prev index next >

test/java/awt/datatransfer/DataFlavor/NullDataFlavorTest.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
   @test
+  @key headful
   @bug 4682039
   @summary Tests that DataTransferer.getFormatsForFlavors() does not throw
            NullPointerException if some of given as parameter data flavors
            are null.
   @author gas@sparc.spb.su area=datatransfer
< prev index next >