RFR: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick [v22]
Khalid Boulanouare
duke at openjdk.org
Mon Aug 18 12:39:27 UTC 2025
> Many Mixing tests failed because the work around click lands on the minimizing area in the window control and causes the tests to fail.
>
> This fix changes the width of base frames which allows most of tests to pass.
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 34 additional commits since the last revision:
- Merge branch 'openjdk:master' into jdk-8158801
- Centers frames in the middle of the screen
- Releses latch in case of null ancestor or resizing component
- Update test/jdk/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java
Co-authored-by: Alexey Ivanov <alexey.ivanov at oracle.com>
- Update test/jdk/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java
Co-authored-by: Alexey Ivanov <alexey.ivanov at oracle.com>
- Update test/jdk/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java
Co-authored-by: Alexey Ivanov <alexey.ivanov at oracle.com>
- Merge branch 'openjdk:master' into jdk-8158801
- Updates CountDownLatch waiting time to one second
- Requests focus, if component does not have it already.
- Merge branch 'openjdk:master' into jdk-8158801
- ... and 24 more: https://git.openjdk.org/jdk/compare/c037b58a...3fac9c1e
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25971/files
- new: https://git.openjdk.org/jdk/pull/25971/files/4df40993..3fac9c1e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25971&range=21
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25971&range=20-21
Stats: 4265 lines in 110 files changed: 3447 ins; 443 del; 375 mod
Patch: https://git.openjdk.org/jdk/pull/25971.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25971/head:pull/25971
PR: https://git.openjdk.org/jdk/pull/25971
More information about the client-libs-dev
mailing list