> 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 39 additional commits 
since the last revision:

 - Merge branch 'openjdk:master' into jdk-8158801
 - Centers missed frames in the middle of screen
 - Uses KeyboardFocusManager instead of FocusManager
 - Reverted not needed changes
 - Updates copyright years
 - 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.iva...@oracle.com>
 - Update test/jdk/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java
   
   Co-authored-by: Alexey Ivanov <alexey.iva...@oracle.com>
 - ... and 29 more: https://git.openjdk.org/jdk/compare/1a3b96ad...9358a9d8

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25971/files
  - new: https://git.openjdk.org/jdk/pull/25971/files/449c397e..9358a9d8

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

  Stats: 1437 lines in 106 files changed: 931 ins; 186 del; 320 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

Reply via email to