< prev index next >

test/java/awt/Mouse/MouseWheelAbsXY/MouseWheelAbsXY.java

Print this page
rev 14836 : 8159690: [TESTBUG] Mark headful tests with @key headful.

@@ -32,10 +32,11 @@
 
 import static java.awt.GraphicsEnvironment.*;
 
 /**
  * @test
+ * @key headful
  * @bug 6778087
  */
 public final class MouseWheelAbsXY {
 
     private static boolean done;
< prev index next >