On Mon, 15 Dec 2025 21:25:53 GMT, Alexey Ivanov <[email protected]> wrote:
>> @prrace I understand your point now. Basically, the test >> java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java used to pass >> before the final merge (Which included 3 months of commits on master >> branch), it looks like some change was made and it has stopped test >> java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java from passing on >> windows. >> >> I will remove, bug 8158801 from problem list. >> >> 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). Please advise what would be the best way to sort this out. Thanks > >> 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 both tests fails with this exception: java.lang.RuntimeException: The LW component did not pass pixel color check and is overlapped. I will add Windows platform to bug JDK-8357360 @aivanov-jdk Bug JDK-8357360 updated with Windows platform. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3659179469 PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3659185813
