On Thu, 25 Sep 2025 14:05:11 GMT, Khalid Boulanouare <[email protected]> wrote:
>> 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 66 additional > commits since the last revision: > > - Merge branch 'openjdk:master' into jdk-8158801 > - Merge branch 'openjdk:master' into jdk-8158801 > - Removes uncessary import and adds blank lines between import blocks > - Makes inherited method final > - Removes unnecessary URL > - Fixes a typo > - Removes unncessary boolean variable, line and import > - Merge branch 'openjdk:master' into jdk-8158801 > - Cleans up code for move visibility > - Cleans up code and adds missed import > - ... and 56 more: https://git.openjdk.org/jdk/compare/1388fb12...59a937ac I believe this one is ready to be integrated now. Unfortunately, I couldn't find the time to re-review it earlier, it always slipped. I'm also running the tests with merged master to ensure the tests removed from the PL don't fail. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3643921872
