< prev index next >

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

Print this page

        

*** 20,32 **** * or visit www.oracle.com if you need additional information or have any * questions. */ /* ! * @test %W% %E% * @bug 7016495 * @summary Test tiny scales of BufferedImage */ import java.awt.*; import java.awt.geom.*; import java.awt.image.*; --- 20,33 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ /* ! * @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 >