On Mon, 4 Aug 2025 15:14:30 GMT, Manukumar V S <[email protected]> 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
