<AWT Dev> Integrated: JDK-8262420: typo: @implnote in java.desktop module

Jonathan Gibbons jjg at openjdk.java.net
Fri Feb 26 15:14:39 UTC 2021


On Thu, 25 Feb 2021 23:15:03 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review some doc changes in `java.awt.TrayIcon`.
> 
> Note, the fix is more than the 1-character fix for the typo detected by doclint. The changes are:
> 
> 1. Fix the name of the `@implNote` tag
> 2. Remove the redundant `<p>` before the `@implNote` tag
> 3. Move the `@implNote` tag and its immediate content to after the following paragraph, (beginning _See the ..._) which was originally part of the main description, and does not appear that it should be part of the implementation note.

This pull request has now been integrated.

Changeset: 67b9e5a6
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/67b9e5a6
Stats:     7 lines in 1 file changed: 2 ins; 3 del; 2 mod

8262420: typo: @implnote in java.desktop module

Reviewed-by: iris, prr, azvegint, aivanov

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

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


More information about the awt-dev mailing list