RFR: 8155030: The Menu Mnemonics are always displayed for GTK LAF [v11]

Alexey Ivanov aivanov at openjdk.org
Thu Jul 4 17:24:27 UTC 2024


On Wed, 3 Jul 2024 04:16:53 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

> Updated the wild imports. My IDE doesn't indicate if imports are sorted or not or if any imports are unused. Does it require to do some settings in IDE?

Perhaps, it depends on how you configured your IDE and the project for JDK. I just use **Code** > **Optimize Imports** command (or rather <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>O</kbd> shortcut), and I expect to see no changes.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18992#discussion_r1665931601


More information about the client-libs-dev mailing list