On Wed, 11 Oct 2023 04:54:54 GMT, ANUPAM DEV <d...@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 Looks good to me. ------------- Marked as reviewed by aivanov (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/16135#pullrequestreview-1671413065