< prev index next >

test/javax/swing/text/NavigationFilter/8058305/bug8058305.java

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

*** 28,37 **** --- 28,38 ---- import javax.swing.text.NavigationFilter; import javax.swing.text.Position; /* * @test + * @key headful * @bug 8058305 * @summary BadLocationException is not thrown by * javax.swing.text.View.getNextVisualPositionFrom() for invalid positions * @run main bug8058305 */
< prev index next >