On Tue, 23 Sep 2025 17:50:43 GMT, Damon Nguyen <[email protected]> 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

test/jdk/javax/swing/JTabbedPane/4624207/bug4624207.java line 32:

> 30:  * @library /test/lib
> 31:  * @library ../../regtesthelpers
> 32:  * @build Util jdk.test.lib.Platform

`Platform` related tag can be removed since its not used.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27371#discussion_r2379751537

Reply via email to