< prev index next >

test/java/awt/Modal/ToFront/FrameToFrontModeless1Test.java

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

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