RFR: 8297489: Write a test to verify the content change of TextField sends TextEvent [v2]
ravi gupta
duke at openjdk.org
Thu Nov 24 06:10:20 UTC 2022
On Wed, 23 Nov 2022 18:46:22 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> ravi gupta has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8297489: bug added
>
> test/jdk/java/awt/event/ComponentEvent/TextFieldTextEventTest.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2007, 2022, Oracle and/or its affiliates. All rights reserved.
>
> If this is a newly created test, then the copyright should contain only the present year.
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/11326
More information about the client-libs-dev
mailing list