On Fri, 17 Jun 2022 03:45:05 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

> doccheck reports some broken links which are rectified

Marked as reviewed by aivanov (Reviewer).

src/java.desktop/share/classes/java/awt/doc-files/AWTThreadIssues.html line 124:

> 122: <p>
> 123: Starting with 1.4, the behavior has changed as a result of the fix for
> 124: <a href="https://bugs.openjdk.org/browse/JDK-4030718";>

The old URL has changed to 
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4030718

I am for using JBS links though.

src/java.desktop/share/classes/javax/swing/plaf/metal/MetalLookAndFeel.java 
line 2143:

> 2141:     /**
> 2142:      * Returns a {@code LayoutStyle} implementing Java look and feel
> 2143:      * design guidelines.

Suggestion:

     * Returns a {@code LayoutStyle} implementing the Java look and feel
     * design guidelines.

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

PR: https://git.openjdk.org/jdk/pull/9195

Reply via email to