< prev index next >

test/javax/swing/KeyboardManager/8013370/Test8013370.java

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

*** 38,47 **** --- 38,48 ---- import static javax.swing.JOptionPane.showMessageDialog; import static javax.swing.SwingUtilities.invokeAndWait; /* * @test + * @key headful * @bug 8013370 * @summary Ensure that key stroke is not null * @author Sergey Malenkov */
< prev index next >