RFR: 8364506: javax/swing/Popup/TaskbarPositionTest.java can fail subsequent tests on MacOS
Manukumar V S
mvs at openjdk.org
Tue Aug 19 04:30:54 UTC 2025
On Mon, 4 Aug 2025 15:14:30 GMT, Manukumar V S <mvs at openjdk.org> wrote:
> Issue:
> javax/swing/Popup/TaskbarPositionTest.java can fail subsequent tests on MacOS because of using 'Cntrl+Down Arrow' as this acts as a shortcut in MacOS to show all windows related to the focused one.
>
> Fix:
> Change the 'Cntrl' key to 'Shift'
>
> Testing:
> Tested in all supported platforms using mach5 and got all PASS.
Thanks all, I will close this PR and will do the specified settings changes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26623#issuecomment-3199163838
More information about the client-libs-dev
mailing list