[OpenJDK 2D-Dev] [10] RFR JDK-8189702: Broken links in javadoc for Adobe TIFF related documents
Jayathirth D V
jayathirth.d.v at oracle.com
Mon Oct 30 08:44:11 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20171030/e75a5a40/attachment.html>
More information about the 2d-dev
mailing list