< prev index next >

test/javax/swing/JRadioButton/8041561/bug8041561.java

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

*** 34,43 **** --- 34,44 ---- import javax.swing.plaf.metal.DefaultMetalTheme; import javax.swing.plaf.metal.MetalLookAndFeel; /** * @test + * @key headful * @bug 8041561 * @author Alexander Scherbatiy * @summary Inconsistent opacity behaviour between JCheckBox and JRadioButton * @run main bug8041561 */
< prev index next >