> Fixes issue in which the test fails when run on multi-screen machine. > > Tested on Ubuntu 24.04, MacOS 15 and Windows 11 > > JTREG > > runner starting test: java/awt/Frame/MultiScreenTest.java > runner finished test: java/awt/Frame/MultiScreenTest.java > Passed. Execution successful
Khalid Boulanouare has updated the pull request incrementally with two additional commits since the last revision: - 8352149: open/test/jdk/java/awt/Frame/MultiScreenTest.java fails in MacOS - Revert "8352149: open/test/jdk/java/awt/Frame/MultiScreenTest.java fails in MacOS" This reverts commit e938333b874342a6d0b3aa7d69263b97e5b3e17e. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24752/files - new: https://git.openjdk.org/jdk/pull/24752/files/6d1984b0..0c26af8a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=00-01 Stats: 33 lines in 1 file changed: 1 ins; 5 del; 27 mod Patch: https://git.openjdk.org/jdk/pull/24752.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24752/head:pull/24752 PR: https://git.openjdk.org/jdk/pull/24752