RFR: 8333403: Write a test to check various components events are triggered properly [v2]

Ravi Gupta rgupta at openjdk.org
Thu Jun 27 09:04:34 UTC 2024


On Mon, 10 Jun 2024 20:07:34 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Ravi Gupta has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8333403: Copyright Header added
>
> test/jdk/java/awt/event/ComponentEvent/ComponentEventTest.java line 237:
> 
>> 235:                 }
>> 236: 
>> 237:                 // Disable the components and do the same set of operations
> 
> if you're doing the same operations, you should write a helper function and call that function instead

created a helper function resetFrame()

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19521#discussion_r1656748100


More information about the client-libs-dev mailing list