< prev index next >

test/java/awt/Mouse/EnterExitEvents/ResizingFrameTest.java

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

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
  * @test
+ * @key headful
  * @bug 7154048
  * @summary Programmatically resized  window does not receive mouse entered/exited events
  * @author  alexandr.scherbatiy area=awt.event
  * @run main ResizingFrameTest
  */
< prev index next >