Integrated: 8064922: [macos] Test javax/swing/JTabbedPane/4624207/bug4624207.java fails
Damon Nguyen
dnguyen at openjdk.org
Wed Oct 22 22:46:05 UTC 2025
On Thu, 18 Sep 2025 18:13: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
This pull request has now been integrated.
Changeset: be18e7ec
Author: Damon Nguyen <dnguyen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/be18e7ecfd2e89a0abb168e0d9a5b69598e2199f
Stats: 52 lines in 2 files changed: 12 ins; 24 del; 16 mod
8064922: [macos] Test javax/swing/JTabbedPane/4624207/bug4624207.java fails
Reviewed-by: tr, honkar, psadhukhan
-------------
PR: https://git.openjdk.org/jdk/pull/27371
More information about the client-libs-dev
mailing list