< prev index next >

test/java/awt/Modal/ToBack/ToBackNonModal3Test.java

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

@@ -22,10 +22,11 @@
  */
 
 
 /*
  * @test
+ * @key headful
  * @bug 8054143
  * @summary Check whether a non-modal dialog having a hidden Frame constructor
  *          goes behind other windows when toBack is called for it.
  *
  * @library ../helpers ../../../../lib/testlibrary/
< prev index next >