On Thu, 4 Sep 2025 18:16:44 GMT, Alexey Ivanov <[email protected]> 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
