RFR: 8352149: Test java/awt/Frame/MultiScreenTest.java generates too many frames on Linux [v8]

Khalid Boulanouare duke at openjdk.org
Mon Jun 2 09:33:34 UTC 2025


> 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 one additional commit since the last revision:

  Removes unnecessary lines and keep consistent code format

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24752/files
  - new: https://git.openjdk.org/jdk/pull/24752/files/8dff1089..a2c27704

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=06-07

  Stats: 7 lines in 1 file changed: 1 ins; 2 del; 4 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


More information about the client-libs-dev mailing list