< prev index next >

test/javax/swing/JToolTip/6219960/bug6219960.java

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

*** 42,51 **** --- 42,52 ---- import javax.swing.ToolTipManager; import javax.swing.table.DefaultTableModel; /** * @test + * @key headful * @bug 6219960 * @summary null reference in ToolTipManager * @run main bug6219960 */ public class bug6219960 {
< prev index next >