On Tue, 16 Dec 2025 17:52:23 GMT, Alexey Ivanov <[email protected]> wrote:
>> @aivanov-jdk Bug JDK-8357360 updated with Windows platform. > > @kboulanou I added the test log of the failure on Windows from your jobs. The > failure on Windows seems to be different: it fails on the first component, > **Testing Button**. > On Linux, the test fails at **Testing EmbeddedFrame** after a long run of > passing components. > > It seems to me, these two failures of > `java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java` are > *different*. > > When I run `JTableInGlassPaneOverlapping.java` locally, it passes for me on > Windows. > @aivanov-jdk Should I create a different bug for Windows ? I will spend some > time on this issue and get back to you. Thanks I haven't looked deeply into it, but since the test log is significantly different the root cause for failures on Windows and Linux could be different. If you're able to figure it out right now, I suggest submitting a new bug (if it's the case, that new bugid needs to be added to the problem list); otherwise, defer it till someone works [JDK-8357360](https://bugs.openjdk.org/browse/JDK-8357360). ------------- PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3662285701
