< prev index next >

test/java/awt/image/BufferedImage/TinyScale.java

Print this page

        

@@ -20,13 +20,14 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /*
- * @test %W% %E%
+ * @test
  * @bug 7016495
  * @summary Test tiny scales of BufferedImage
+ * @key randomness
  */
 
 import java.awt.*;
 import java.awt.geom.*;
 import java.awt.image.*;
< prev index next >