On Mon, 17 Jan 2022 06:25:59 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> Fixed the broken link with appropriate link to swing document. This looks like a good replacement, but you have a typo in the HTML link. Once fixed, please run `make docs` and check the generated html page. src/java.desktop/share/classes/javax/swing/package-info.java line 135: > 133: * please see: > 134: * <ul> > 135: * <li><a > href=""https://www.oracle.com/java/technologies/a-swing-architecture.html" Typo: you have an extra `"` on this line. ------------- PR: https://git.openjdk.java.net/jdk/pull/7104
