--- old/src/share/classes/java/awt/image/AffineTransformOp.java 2014-04-02 09:30:44.963903386 -0700 +++ new/src/share/classes/java/awt/image/AffineTransformOp.java 2014-04-02 09:30:44.816902253 -0700 @@ -324,7 +324,7 @@ * this part of the rectangle is not drawn. If the coordinates * of the rectangle are positive then the filtered image is drawn at * that position in the destination Raster. - *

+ * * @param src The Raster to transform. * @param dst The Raster in which to store the results of the * transformation.