diff -r c575eb772ac8 -r ff364494f2b8 jdk/src/share/classes/javax/imageio/ImageReadParam.java --- a/jdk/src/share/classes/javax/imageio/ImageReadParam.java Tue Aug 06 14:22:48 2013 -0700 +++ b/jdk/src/share/classes/javax/imageio/ImageReadParam.java Tue Aug 06 17:11:29 2013 -0700 @@ -80,7 +80,7 @@ * *
The resulting region is then subsampled according to the
* factors given in {@link IIOParam#setSourceSubsampling
- * IIOParam.setSourceSubsampling
}. The first pixel,
+ * IIOParam.setSourceSubsampling}. The first pixel,
* the number of pixels per row, and the number of rows all depend
* on the subsampling settings.
* Call the minimum X and Y coordinates of the resulting rectangle