< prev index next >

test/javax/swing/plaf/basic/BasicComboPopup/JComboBoxPopupLocation/JComboBoxPopupLocation.java

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

*** 37,46 **** --- 37,47 ---- import javax.swing.JFrame; import javax.swing.UIManager; /** * @test + * @key headful * @bug 8176448 * @run main/timeout=600 JComboBoxPopupLocation */ public final class JComboBoxPopupLocation {
< prev index next >