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

Harshitha Onkar honkar at openjdk.org
Mon Jun 2 19:16:44 UTC 2025


On Mon, 2 Jun 2025 18:44:40 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   added testRegion back to paint()
>
> test/jdk/java/awt/Graphics2D/CopyAreaOOB.java line 84:
> 
>> 82:             }
>> 83:         } finally {
>> 84:             EventQueue.invokeAndWait(frame::dispose);
> 
> you do not need to call it on EDT

Updated

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

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


More information about the client-libs-dev mailing list