< prev index next >

test/java/awt/Modal/FileDialog/FileDialogNonModal3Test.java

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

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