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

Khalid Boulanouare duke at openjdk.org
Mon Sep 15 08:41:50 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 four additional commits since the last revision:

 - Makes inherited method final
 - Removes unnecessary URL
 - Fixes a typo
 - Removes unncessary boolean variable, line and import

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25971/files
  - new: https://git.openjdk.org/jdk/pull/25971/files/d5e2613f..d687c27e

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

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