+1
Thanks,
Alexander.
On 14/09/2017 04:09, Sergey Bylokhov wrote:
Hello,
Please review the fix for jdk10.
Some of the tidy warnings were fixed.
Report is here:
http://cr.openjdk.java.net/~jjg/doc-report/jdk-by-module/java.desktop/report.html
Description:
- java/awt/Desktop.java: the links to "developer.apple.com" were
removed, it seems that the URLs for these documents are changed over
time as well as content. We will mention only "CFBundleDocumentTypes"
and "Info.plist" in the description.
- javax/print/attribute/standard/PresentationDirection.java: the link
was changed from ftp://ftp.pwg.org/pub/pwg/standards/pwg5100.3.pdf
to ftp://ftp.pwg.org/pub/pwg/standards/temp_archive/pwg5100.3.pdf ,
but I guess this is a stable location because the files are there from
2004.
- others are just broken links which were fixed.
I checked the whole list of links in the desktop module, and found
that some of them are broken. For example I cannot find an official
place for the tiff specification(and related documents). Also during
migration from sun.com we lost some documents, I leave such links
as-is, and plan to resurrect the documents somewhere.
Bug: https://bugs.openjdk.java.net/browse/JDK-8187399
Webrev can be found at:
http://cr.openjdk.java.net/~serb/8187399/webrev.00