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 ------------- Commit messages: - 8317847: Typo in API documentation of class JPopupMenu - Merge branch 'openjdk:master' into master - Merge branch 'openjdk:master' into master - Merge branch 'openjdk:master' into master - Merge pull request #1 from anupamdev20/JDK-8255675 - 8255675: Typo in java.net.HttpURLConnection Changes: https://git.openjdk.org/jdk/pull/16133/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16133&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8317847 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/16133.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16133/head:pull/16133 PR: https://git.openjdk.org/jdk/pull/16133
