On Tue, 18 Jan 2022 15:10:46 GMT, Alexey Ivanov <[email protected]> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - Update copyright year >> - Remove unneeded mentions > > src/java.desktop/share/classes/javax/swing/package-info.java line 140: > >> 138: * target="_top">The Java Tutorial</a></li> >> 139: * <li><a >> href="https://www.oracle.com/java/technologies/javase/training-support.html" >> 140: * target="_top">Java SE Training and Certification</a> > > Suggestion: > > * target="_top">Java SE Training and Certification</a></li> > > The closing `</li>` is not required but it's used in other `<li>` elements in > this list. done ------------- PR: https://git.openjdk.java.net/jdk/pull/7104
