RFR: 8345888: Broken links in the JDK 24 JavaDoc API documentation, build 27

Nizar Benalla nbenalla at openjdk.org
Tue Dec 10 18:41:41 UTC 2024


On Tue, 10 Dec 2024 18:29:17 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

>> Please review this trivial change fixing a broken link in `PresentationDirection.java`
>> 
>> The contents of the links are identical, I used the [wayback machine](https://web.archive.org/web/20210511075617/https://ftp.pwg.org/pub/pwg/standards/temp_archive/pwg5100.3.pdf) to view the old content.
>> 
>> TIA
>
> src/java.desktop/share/classes/javax/print/attribute/standard/PresentationDirection.java line 46:
> 
>> 44:  * <b>IPP Compatibility:</b> This attribute is not an IPP 1.1 attribute; it is
>> 45:  * an attribute in the Production Printing Extension
>> 46:  * (<a href="https://ftp.pwg.org/pub/pwg/standards/temp_archive/pwg5100.3.pdf">
> 
> The old FTP link is not broken, it still works, but requires an FTP client, but I agree that the `https` link is more convenient and secure.
> Both links return the same content.

Thanks Aleksandr, and sorry that the title is inaccurate.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22660#discussion_r1878635159


More information about the client-libs-dev mailing list