< prev index next >

test/java/awt/Modal/MultipleDialogs/MultipleDialogs3Test.java

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

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
  * @test
+ * @key headful
  * @bug 8054358
  * @summary Check correctness of modal blocking behavior for a chain of Dialogs
  *          having different modality types with a Frame as a document root.
  *
  * @library ../helpers ../../../../lib/testlibrary/
< prev index next >