RFR: 8352149: Test java/awt/Frame/MultiScreenTest.java generates too many frames on Linux [v6]
Khalid Boulanouare
duke at openjdk.org
Fri May 9 13:05:40 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:
Adds Override for overriden methods
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24752/files
- new: https://git.openjdk.org/jdk/pull/24752/files/5657f884..5ec8be63
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24752&range=04-05
Stats: 13 lines in 1 file changed: 8 ins; 0 del; 5 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