RFR: 8288528: broken links in java.desktop

Alexey Ivanov aivanov at openjdk.org
Thu Jun 23 22:54:19 UTC 2022


On Mon, 20 Jun 2022 07:35:14 GMT, Abhishek Kumar <duke at openjdk.org> wrote:

> doccheck reports some broken links which are rectified. copyright year updated for files.

Should the copyright year be updated?

Marked as reviewed by aivanov (Reviewer).

src/java.desktop/share/classes/javax/imageio/plugins/tiff/ExifTIFFTagSet.java line 35:

> 33:  * standard for annotating images used by most digital camera
> 34:  * manufacturers.  The Exif specification may be found at
> 35:  *<a href="https://urldefense.com/v3/__https://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf__;!!ACWV5N9M2RV99hQ!IBGO3MJOU26HBT1yByX4Z6pQzEqwW7rqVBlXyh6QJhqmUkvRQFpOKVCBomsuQMErZpeGU1eWoIWYMQOg1oVwR_RauA$">

I'd preserve the space between `*` and `<` as it was before.

-------------

PR: https://git.openjdk.org/jdk19/pull/44



More information about the client-libs-dev mailing list