RFR: 8316556: Fix typos in java.desktop

Alexey Ivanov aivanov at openjdk.org
Fri Sep 22 12:31:11 UTC 2023


On Sat, 16 Sep 2023 16:22:40 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> PR with non-swing changes extracted from initial #14847

src/java.desktop/unix/classes/sun/awt/X11/XMenuBarPeer.java line 132:

> 130:      * need to have somewhat strange behaviour
> 131:      * deduced from java.awt.MenuBar.
> 132:      * We can not get index of particular item in

Suggestion:

     * We cannot get index of particular item in

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15773#discussion_r1334307868


More information about the client-libs-dev mailing list