RFR: 8296632: Write a test to verify the content change of TextArea sends TextEvent. [v4]

ravi gupta duke at openjdk.org
Mon Nov 14 05:12:28 UTC 2022


On Fri, 11 Nov 2022 16:48:45 GMT, lawrence.andrews <duke at openjdk.org> wrote:

>> ravi gupta has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8296632: Review fixes.
>
> test/jdk/java/awt/event/ComponentEvent/TextAreaTextEventTest.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
> 
> Since this is a new test we dn't need 2007.

I have added the original date based on the above comment that’s we get during the PR review below
https://github.com/openjdk/jdk/pull/7512#issuecomment-1075171066

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

PR: https://git.openjdk.org/jdk/pull/11052



More information about the client-libs-dev mailing list