< prev index next >

test/java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java

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

*** 34,43 **** --- 34,44 ---- import java.awt.Toolkit; import java.awt.event.InputEvent; /** * @test + * @key headful * @bug 8176448 * @run main/timeout=300 ChoicePopupLocation */ public final class ChoicePopupLocation {
< prev index next >