< prev index next >

test/javax/swing/JFrame/AlwaysOnTop/AlwaysOnTopImeTest.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 8179665
  * @summary [Windows] java.awt.IllegalComponentStateException: component must
  *          be showing on the screen to determine its location
  * @run main AlwaysOnTopImeTest
  */
< prev index next >