Integrated: 8317847: Typo in API documentation of class JPopupMenu

ANUPAM DEV duke at openjdk.org
Thu Oct 12 20:10:24 UTC 2023


On Wed, 11 Oct 2023 04:54:54 GMT, ANUPAM DEV <duke at openjdk.org> wrote:

> Hello,
> 
> I have fixed the typo in the comment for the method JPopupMenu.setInvoker(Component invoker)
> 
> before: Sets the invoker of this popup menu -- the component in which the popup menu menu is to be displayed.
> after: Sets the invoker of this popup menu -- the component in which the popup menu is to be displayed.
> 
> Please review the change.
> 
> Regards,
> Anupam

This pull request has now been integrated.

Changeset: 77fa44fd
Author:    ANUPAM DEV <anupam.dev at oracle.com>
Committer: Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/77fa44fd4fefbc9ba41a2ed4bd931c326e5255e4
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8317847: Typo in API documentation of class JPopupMenu

Reviewed-by: aivanov

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

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


More information about the client-libs-dev mailing list