< prev index next >

test/javax/swing/JSpinner/8008657/bug8008657.java

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

*** 35,44 **** --- 35,45 ---- import javax.swing.UIManager; import javax.swing.UnsupportedLookAndFeelException; /** * @test + * @key headful * @bug 8008657 * @author Alexander Scherbatiy * @summary JSpinner setComponentOrientation doesn't affect on text orientation * @run main bug8008657 */
< prev index next >