< prev index next >

test/javax/swing/reliability/TaskZoomJFrameRepaint.java

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

*** 24,33 **** --- 24,34 ---- import javax.swing.*; import java.awt.*; /* * @test + * @key headful * @summary Construct a jframe with some components and zoom the frame and bring it back to normal state. * @author Aruna Samji * @library ../../../lib/testlibrary * @build ExtendedRobot * @run main TaskZoomJFrameRepaint
< prev index next >