< prev index next >

test/java/awt/Modal/ToBack/ToBackAppModal6Test.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 whether an application modal dialog having a visible Dialog
  *          constructor still stays on top of the blocked windows even
  *          after calling toBack for the dialog.
  *
< prev index next >