< prev index next >

test/javax/swing/JSpinner/6421058/bug6421058.java

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

*** 19,30 **** * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! /* * @test * @bug 6421058 * @summary Verify font of the text field is changed to the font of * JSpinner if the font of text field was NOT set by the user * @run main bug6421058 */ --- 19,31 ---- * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! /* * @test + * @key headful * @bug 6421058 * @summary Verify font of the text field is changed to the font of * JSpinner if the font of text field was NOT set by the user * @run main bug6421058 */
< prev index next >