On Fri, 12 Dec 2025 18:21:49 GMT, Phil Race <[email protected]> wrote:

>> I believe this one is ready to be integrated now. Unfortunately, I couldn't 
>> find the time to re-review it earlier, it always slipped.
>> 
>> I'm also running the tests with merged master to ensure the tests removed 
>> from the PL don't fail.
>
>> @aivanov-jdk I continue to see failures for tests: 
>> java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java and 
>> java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java. I have resolved conflict 
>> by keeping these two tests in problem list.
>> 
>> I will fix formatting with a commit.
> 
> But that means that although you're resolving this bug it is still used in 
> the problem list
> 
> java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java 8158801,8357360 
> windows-all,linux-all
> 
> That line needs to be updated.
> 
> 8357360 is about a linux failure.
> Where are you seeing it fail still ? If it is only on Linux you can just 
> remove 8158801 from that line (and the windows-all entry)
> Otherwise you'll need to use a different bug ID for windows (a new one 
> perhaps)
> 
> Ah, I believe I found your test job and it is a Linux-only failure, so that 
> line needs to become
> java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java 8357360 linux-all

> @prrace I have just tested 
> java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java on linux, macos 
> and windows and it has failed on both linux and Windows. I has passed on 
> macos.
> 
> I think based on this, it will be safe to keep test 
> java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java problem listed 
> for linux and windows, if this is ok.

You've missed part of my point. You cannot use a closed/resolved bug in the 
problem list, so you must remove 8158801.
At which point what bug will be responsible for the windows problem listing ?

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

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

Reply via email to