Hi Brian,
Thanks for your inputs. I have updated the webrev to include updated hyperlink and copyright year. Please review it at your convenience: Webrev : http://cr.openjdk.java.net/~jdv/8168609/webrev.01/ Javadoc with change : http://cr.openjdk.java.net/~jdv/8168609/javadoc.01/package.html Thanks, Jay From: Brian Burkhalter Sent: Wednesday, October 26, 2016 8:44 PM To: Jayathirth D V Cc: Philip Race; Vadim Pakhnushev; 2d-dev Subject: Re: [OpenJDK 2D-Dev] [9] RFR JDK-8168609: No link to BMP specification in javax.imageio package documentation Hi Jay, Note that [1] use the same link minus the version number [2]. I wonder whether it would be better to do that? Also I noticed that I forgot to update the copyright year when I checked in the same file yesterday so you might want to update it now. Thanks, Brian [1] http://www.digitalpreservation.gov/formats/fdd/fdd000189.shtml [2] https://msdn.microsoft.com/en-us/library/dd183391.aspx On Oct 26, 2016, at 12:20 AM, Jayathirth D V <HYPERLINK "mailto:jayathirth....@oracle.com"jayathirth....@oracle.com> wrote: Please review the following api-doc-only change to the javax.imageio package summary in JDK9: Bug : https://bugs.openjdk.java.net/browse/JDK-8168609 Webrev : http://cr.openjdk.java.net/~jdv/8168609/webrev.00/ Javadoc with change : http://cr.openjdk.java.net/~jdv/8168609/javadoc.00/package.html Issue : In the table following "All implementations of javax.imageio provide the following standard image format plug-ins:" all image formats have hyperlink which points to common information related to that particular format except BMP. Solution : Added standard link from Microsoft which gives information regarding how Bitmap as a file is stored.