RFR: 8064922: [macos] Test javax/swing/JTabbedPane/4624207/bug4624207.java fails [v2]

Sergey Bylokhov serb at openjdk.org
Wed Sep 24 22:56:39 UTC 2025


On Tue, 23 Sep 2025 17:50:43 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> When looking into this, it looks like macOS does not support mnemonics. It would therefore make sense to exclude macOS from this test as its main purpose is to test mnemonics on JTabbedPanes. Updated the test header to exclude macOS and test's keyPresses to remove the macOS specific inputs.
>> 
>> https://discussions.apple.com/thread/7983221?sortBy=rank
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Reverse release order

Have you tried disabling the global menu on macOS and testing the mnemonics when the menu is embedded into the frame? Does it work?

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

PR Comment: https://git.openjdk.org/jdk/pull/27371#issuecomment-3330955006


More information about the client-libs-dev mailing list