< prev index next >

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

Print this page

        

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