< prev index next >

test/javax/swing/text/AbstractDocument/6968363/Test6968363.java

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

*** 40,49 **** --- 40,50 ---- import static java.awt.event.KeyEvent.VK_LEFT; import static javax.swing.SwingUtilities.invokeAndWait; /* * @test + * @key headful * @bug 6968363 * @summary Ensures that a custom document may not extend AbstractDocument * @author Sergey Malenkov * @library ../../../../../lib/testlibrary/ * @build ExtendedRobot
< prev index next >