On Mon, 2 Nov 2020 09:04:39 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> Most of the broken links were fixed already by the JDK-8225368 and JDK-8214817 > This change fix just a few. > > Also two cleanups are applied: > - The `../../java/awt/doc-files/` in some cases simplified to `doc-files/` > - The html links to the java classes via `<a href>` replaced by the `{@link > }` Marked as reviewed by aivanov (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/998