< prev index next >

test/java/awt/Modal/ToFront/DialogToFrontNonModalTest.java

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

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
  * @test
+ * @key headful
  * @bug 8050885
  * @summary Check that calling toFront method does not bring a dialog to the top
  *          of a non-modal child dialog.
  *
  * @library ../helpers ../../../../lib/testlibrary/
< prev index next >