> 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 three additional commits since the last revision: - Update test/jdk/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java Co-authored-by: Alexey Ivanov <[email protected]> - Update test/jdk/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java Co-authored-by: Alexey Ivanov <[email protected]> - Update test/jdk/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java Co-authored-by: Alexey Ivanov <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25971/files - new: https://git.openjdk.org/jdk/pull/25971/files/3f8742e7..b39fc42d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25971&range=19 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25971&range=18-19 Stats: 8 lines in 1 file changed: 0 ins; 3 del; 5 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
