RFR: JDK-8357082 : Stabilize and add debug logs to CopyAreaOOB.java
Harshitha Onkar
honkar at openjdk.org
Wed May 28 16:31:52 UTC 2025
On Wed, 28 May 2025 12:35:09 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> Re: expected=ff000000 actual=ffffffff — I can't see a while pixel on the screenshot.
This is screenshot of the frame when the test passes. Added it to show what the Frame looks like when the test passes.
> Does the test save both images: the expected and the actual one?
No it doesn't. The updated test saves the frame and the whole screen (I wanted to see if there are any stray windows overlapping the test frame). Since I haven't gotten the test to fail on personal CI job, I thought it might be a good idea to de-problemlist the test and see what is going on.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25279#discussion_r2112309665
More information about the client-libs-dev
mailing list