< prev index next >

test/java/awt/Modal/FileDialog/FileDialogDocModal2Test.java

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

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