< prev index next >

test/java/awt/image/Raster/TestChildRasterOp.java

Print this page

        

@@ -20,12 +20,12 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /**
- * @bug 8130737
  * @test
+ * @bug 8130737 8172559
  * @summary test no exception rasterop for child raster with non-zero offset
  */
 
 import java.awt.geom.AffineTransform;
 import java.awt.image.AffineTransformOp;
< prev index next >