diff --git a/jdk/src/java.desktop/share/classes/javax/imageio/metadata/doc-files/tiff_metadata.html b/jdk/src/java.desktop/share/classes/javax/imageio/metadata/doc-files/tiff_metadata.html
index 2fc49cfec0f..045a1025f08 100644
--- a/jdk/src/java.desktop/share/classes/javax/imageio/metadata/doc-files/tiff_metadata.html
+++ b/jdk/src/java.desktop/share/classes/javax/imageio/metadata/doc-files/tiff_metadata.html
@@ -534,7 +534,7 @@ Technical Note #2
| ZLib |
"Deflate/Inflate" compression (see note following this table) |
-
+ |
Adobe Photoshop® TIFF Technical Notes (PDF) |
@@ -545,9 +545,9 @@ Adobe Photoshop® TIFF Technical Notes (PDF)
| Deflate |
"Zip-in-TIFF" compression (see note following this table) |
-
+ |
ZLIB Compressed Data Format Specification,
-
+
DEFLATE Compressed Data Format Specification |
diff --git a/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/BaselineTIFFTagSet.java b/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/BaselineTIFFTagSet.java
index 8c9ce8eaffa..d6181990e3f 100644
--- a/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/BaselineTIFFTagSet.java
+++ b/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/BaselineTIFFTagSet.java
@@ -224,7 +224,7 @@ public final class BaselineTIFFTagSet extends TIFFTagSet {
* A value to be used with the "Compression" tag.
*
* @see #TAG_COMPRESSION
- * @see DEFLATE specification
+ * @see DEFLATE specification
* @see TIFF Specification Supplement 2
*/
public static final int COMPRESSION_DEFLATE = 32946;
diff --git a/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/FaxTIFFTagSet.java b/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/FaxTIFFTagSet.java
index 3ecfe500673..07888435588 100644
--- a/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/FaxTIFFTagSet.java
+++ b/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/FaxTIFFTagSet.java
@@ -29,7 +29,7 @@ import java.util.List;
/**
* A class representing the extra tags found in a
- * TIFF-F (RFC 2036) file.
+ * TIFF-F (RFC 2036) file.
*
* @since 9
*/
diff --git a/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/GeoTIFFTagSet.java b/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/GeoTIFFTagSet.java
index 4f77c2926bf..18962ed3816 100644
--- a/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/GeoTIFFTagSet.java
+++ b/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/GeoTIFFTagSet.java
@@ -30,10 +30,7 @@ import java.util.List;
/**
* A class representing the tags found in a GeoTIFF IFD. GeoTIFF is a
* standard for annotating georeferenced or geocoded raster imagery.
- * The GeoTIFF specification may be found at
- * {@code http://www.remotesensing.org/geotiff/spec/geotiffhome.html}
- * . This class does not handle the GeoKeys referenced
+ * This class does not handle the GeoKeys referenced
* from a GeoKeyDirectoryTag as those are not TIFF tags per se.
*
* The definitions of the data types referenced by the field