Hello All,

 

Please review the following fix in JDK10 :

 

Bug : https://bugs.openjdk.java.net/browse/JDK-8189702 

Webrev : http://cr.openjdk.java.net/~jdv/8189702/webrev.00/ 

 

Issue : Links present in Javadoc for TIFF specification, TIFF Page Maker 
document & TIFF Photoshop document are broken.

Solution : Replaced broken links with available archived links. Character 
length for these links are shooting more than 80 char length, breaking the link 
into multiple lines will not work in all the browsers. Alternate solution for 
this is to remove references for TIFF Page Maker and TIFF Photoshop from 
Javadoc and use a shorter ITU link 
(https://www.itu.int/itudoc/itu-t/com16/tiff-fx/docs/tiff6.pdf ) only for TIFF 
spec.

 

Thanks,

Jay

Reply via email to