< prev index next >

test/java/awt/Modal/OnTop/OnTopAppModal3Test.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 8052012
  * @summary Check whether an application modal Dialog created with hidden Frame
  *          constructor stays on top of the windows it blocks.
  *
  * @library ../helpers ../../../../lib/testlibrary/
< prev index next >