RFR: 8352149: Test java/awt/Frame/MultiScreenTest.java generates too many frames on Linux [v9]
Khalid Boulanouare
duke at openjdk.org
Thu Jun 5 07:57:14 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 six additional commits since the last revision:
- Merge branch 'openjdk:master' into jdk-8352149
- Removes unnecessary lines and keep consistent code format
- 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/a2c27704..2830acc4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=08
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=07-08
Stats: 18082 lines in 426 files changed: 15026 ins; 1324 del; 1732 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