RFR: 8064922: [macos] Test javax/swing/JTabbedPane/4624207/bug4624207.java fails [v2]
Damon Nguyen
dnguyen at openjdk.org
Tue Sep 23 17:50:43 UTC 2025
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27371/files
- new: https://git.openjdk.org/jdk/pull/27371/files/5e36f46c..c940c6b0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27371&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27371&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/27371.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27371/head:pull/27371
PR: https://git.openjdk.org/jdk/pull/27371
More information about the client-libs-dev
mailing list