RFR: JDK-8357082 : Stabilize and add debug logs to CopyAreaOOB.java

Alexey Ivanov aivanov at openjdk.org
Wed May 28 16:52:54 UTC 2025


On Wed, 28 May 2025 16:29:35 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

> > 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.

You can test it by submitting a test job without integrating these changes.

You can do it with the test in its original form where the UI is created on the main thread rather than EDT.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25279#discussion_r2112343628


More information about the client-libs-dev mailing list