On Thu, 4 Sep 2025 13:20:32 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 incrementally with one 
> additional commit since the last revision:
> 
>   Organizes imports

test/jdk/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java line 36:

> 34: 
> 35: /**
> 36:  * Base class for testing overlapping of Swing and AWT component put into 
> GlassPane.

My IDE highlights that `ancestorLoc` is never used now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25971#discussion_r2322423425

Reply via email to