RFR: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick [v21]

Khalid Boulanouare duke at openjdk.org
Fri Aug 15 17:21:30 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 incrementally with one additional commit since the last revision:

  Releses latch in case of null ancestor or resizing component

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25971/files
  - new: https://git.openjdk.org/jdk/pull/25971/files/b39fc42d..4df40993

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25971&range=20
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25971&range=19-20

  Stats: 3 lines in 2 files changed: 3 ins; 0 del; 0 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