< prev index next >

test/java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest.java

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

@@ -40,10 +40,11 @@
 
 import jdk.testlibrary.OSInfo;
 
 /**
  * @test
+ * @key headful
  * @bug 5028014
  * @summary Focus request & mouse click being performed nearly synchronously
  *          shouldn't break the focus subsystem
  * @author  anton.tarasov@sun.com: area=awt-focus
  * @library ../../../../lib/testlibrary
< prev index next >