-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
b31
java.awt.image.RescaleOp.filter - both the Raster and BufferedImage cases,
will throw IllegalArgumentException if the size of the src and dst are not
identical. This is unspecified but should be.
will throw IllegalArgumentException if the size of the src and dst are not
identical. This is unspecified but should be.
- csr for
-
JDK-8189826 RescaleOp.filter does not document IllegalArgumentException if sizes differ.
-
- Closed
-