--- old/src/share/classes/java/awt/image/AffineTransformOp.java 2014-04-01 07:18:25.915575181 -0700 +++ new/src/share/classes/java/awt/image/AffineTransformOp.java 2014-04-01 07:18:25.769574238 -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.