< prev index next >

test/jdk/java/awt/Paint/PaintNativeOnUpdate.java

Print this page

        

*** 34,44 **** * @key headful * @bug 7157680 * @library ../../../lib/testlibrary * @build ExtendedRobot * @author Sergey Bylokhov ! @ @run main PaintNativeOnUpdate */ public final class PaintNativeOnUpdate extends Label { private boolean fullUpdate = true; --- 34,44 ---- * @key headful * @bug 7157680 * @library ../../../lib/testlibrary * @build ExtendedRobot * @author Sergey Bylokhov ! * @run main PaintNativeOnUpdate */ public final class PaintNativeOnUpdate extends Label { private boolean fullUpdate = true;
< prev index next >