< prev index next >

test/java/awt/Modal/ToFront/DialogToFrontTKModalTest.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 8050885
  * @summary Check that calling toFront method for a dialog in presence of
  *          blocking toolkit modal dialog does not bring it to the top
  *          of the modal dialog.
  *
< prev index next >