< prev index next >

test/javax/swing/text/html/8031109/bug8031109.java

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

*** 29,38 **** --- 29,39 ---- import javax.swing.JScrollPane; import javax.swing.SwingUtilities; import javax.swing.text.EditorKit; /* * @test + * @key headful * @bug 8031109 * @author Victor Dyakov * @summary Rendering HTML code in JEditorPane throws NumberFormatException * @run main bug8031109 */
< prev index next >