RFR: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick [v39]
Khalid Boulanouare
duke at openjdk.org
Thu Sep 4 22:02:16 UTC 2025
On Thu, 4 Sep 2025 18:16:44 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Khalid Boulanouare has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Cleans up code for move visibility
>> - Cleans up code and adds missed import
>
> test/jdk/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java line 29:
>
>> 27: import java.awt.event.MouseEvent;
>> 28: import java.awt.event.InputEvent;
>> 29: import java.lang.reflect.InvocationTargetException;
>
> `InvocationTargetException` is still required.
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25971#discussion_r2323614336
More information about the client-libs-dev
mailing list