< prev index next >

test/java/awt/Modal/ToBack/ToBackDocModal4Test.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 8054143
  * @summary Check if toBack method works correctly for
  *          a document modal dialog with hidden Dialog parent.
  *
  * @library ../helpers ../../../../lib/testlibrary/
< prev index next >