< prev index next >

test/javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java

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

*** 19,29 **** * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! /* @test * @bug 7072653 8144161 * @summary JComboBox popup mispositioned if its height exceeds the screen height * @run main bug7072653 */ import java.awt.FlowLayout; --- 19,31 ---- * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! /* ! * @test ! * @key headful * @bug 7072653 8144161 * @summary JComboBox popup mispositioned if its height exceeds the screen height * @run main bug7072653 */ import java.awt.FlowLayout;
< prev index next >