< prev index next >

test/java/awt/Cursor/GetSystemCustomCursor/GetSystemCustomCursor.java

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

@@ -24,10 +24,11 @@
 import java.awt.AWTException;
 import java.awt.Cursor;
 
 /**
  * @test
+ * @key headful
  * @bug 8039269
  * @author Sergey Bylokhov
  */
 public final class GetSystemCustomCursor {
 
< prev index next >