RFR: 8280047: Broken link to Swing Connection document from javax.swing package docs [v2]

Alexey Ivanov aivanov at openjdk.java.net
Mon Jan 17 14:59:33 UTC 2022


On Mon, 17 Jan 2022 14:32:59 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Fixed the broken link with appropriate link to swing document.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Typo fix

Marked as reviewed by aivanov (Reviewer).

src/java.desktop/share/classes/javax/swing/package-info.java line 139:

> 137:  *     <li><a href="https://docs.oracle.com/javase/tutorial/"
> 138:  *     target="_top">The Java Tutorial</a></li>
> 139:  *     <li><a href="http://www.oracle.com/technetwork/java/javase/training/index.html"

While links are updated, shall the following links be updated too?
The links redirect to another page which have different titles.

“Online Training at the Java Developer Connection” now points to “Java SE Training and Certification” page: https://www.oracle.com/java/technologies/javase/training-support.html

“Java Foundation Classes (JFC) home page” leads to “Java SE Desktop Overview”: https://www.oracle.com/java/technologies/javase/desktop-overview.html

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

PR: https://git.openjdk.java.net/jdk/pull/7104



More information about the client-libs-dev mailing list