< prev index next >

test/java/awt/Robot/MultiScreenRobotPosition/MultiScreenRobotPosition.java

Print this page
rev 17435 : 8183286: Some java/awt and javax/swing tests miss headful jtreg keyword

*** 29,38 **** --- 29,39 ---- import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; /** * @test + * @key headful * @bug 8176009 */ public class MultiScreenRobotPosition { private static volatile boolean fail = true;
< prev index next >