Withdrawn: 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.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/26623


More information about the client-libs-dev mailing list