< prev index next >

test/java/awt/Modal/FileDialog/FileDialogNonModal1Test.java

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

@@ -22,10 +22,11 @@
  */
 
 
 /*
  * @test
+ * @key headful
  * @bug 8054359 7186009
  *
  * @summary Check whether FileDialog blocks a non-modal Dialog
  *          created with a null Frame constructor. Also check if other
  *          windows are blocked by the FileDialog too.
< prev index next >