> 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 205 additional commits since the last revision: - 8352149: open/test/jdk/java/awt/Frame/MultiScreenTest.java fails in MacOS - 8342886: Update MET timezone in TimeZoneNames files Reviewed-by: naoto - 8351565: Implement JEP 502: Stable Values (Preview) Co-authored-by: Maurizio Cimadamore <mcimadam...@openjdk.org> Reviewed-by: vklang, jvernee, alanb, liach - 8351000: StringBuilder getChar and putChar robustness Reviewed-by: liach, lancea, rgiulietti, pminborg - 8351884: Refactor bug8033699.java test code Reviewed-by: aivanov, honkar, dmarkov - 8354791: Use Hashtable.putIfAbsent in CSS constructor Reviewed-by: serb, aivanov - 8354145: G1: UseCompressedOops boundary is calculated on maximum heap region size instead of maxiumum ergonomic heap region size Reviewed-by: tschatzl, ayang - 8355878: RISC-V: jdk/incubator/vector/DoubleMaxVectorTests.java fails when using RVV Reviewed-by: fyang, dzhang - 8352422: [ubsan] Out-of-range reported in ciMethod.cpp:917:20: runtime error: 2.68435e+09 is outside the range of representable values of type 'int' Reviewed-by: epeter, dlong - 8355370: Include server name in HTTP test server thread names to improve diagnostics Reviewed-by: dfuchs, jpai - ... and 195 more: https://git.openjdk.org/jdk/compare/0c26af8a...b78429de ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24752/files - new: https://git.openjdk.org/jdk/pull/24752/files/0c26af8a..b78429de Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=01-02 Stats: 54262 lines in 1395 files changed: 42175 ins; 7692 del; 4395 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