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

Khalid Boulanouare duke at openjdk.org
Mon Jun 2 09:19:41 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:

 - Merge branch 'openjdk:master' into jdk-8352149
 - Adds Override for overriden methods
 - Merge branch 'openjdk:master' into jdk-8352149
 - 8352149: test/jdk/java/awt/Frame/MultiScreenTest.java fails in MacOS

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

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

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

  Stats: 140344 lines in 2331 files changed: 78406 ins; 42679 del; 19259 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