< prev index next >

test/java/awt/Frame/ObscuredFrame/ObscuredFrameTest.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 8171952
  * @summary Tests that getMousePosition() returns null for obscured component.
  * @author Dmitry Markov
  * @library ../../regtesthelpers
  * @build Util
< prev index next >