< prev index next >

test/java/awt/Dialog/DialogAboveFrame/DialogAboveFrameTest.java

Print this page
rev 17435 : 8183286: Some java/awt and javax/swing tests miss headful jtreg keyword

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
  * @test
+ * @key headful
  * @bug 8169589 8171909
  * @summary Activating a dialog puts to back another dialog owned by the same frame
  * @author Dmitry Markov
  * @library ../../regtesthelpers
  * @build Util
< prev index next >