On Tue, 16 Dec 2025 07:27:10 GMT, Khalid Boulanouare <[email protected]> wrote:

>>> To cover for failures on Windows, I think we can create an new bug , or we 
>>> can add Windows platform to existing bug JDK-8357360 (Which is linux only 
>>> currently).
>> 
>> If the current failure on Windows is similar to the failures on Linux, add 
>> Windows to the existing bug, 
>> [JDK-8357360]([JDK-8357360](https://bugs.openjdk.org/browse/JDK-8357360)). 
>> If you think it's different enough from the failure on Linux, submit a new 
>> bug.
>
> @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.

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

PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3661731205

Reply via email to