RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v2]
Harshitha Onkar
honkar at openjdk.org
Thu Mar 21 17:36:22 UTC 2024
On Thu, 21 Mar 2024 10:47:24 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> instruction line length
>
> test/jdk/java/awt/im/bug4490692.java line 81:
>
>> 79:
>> 80: class TestFrame extends JFrame implements KeyListener {
>> 81: JTextField text;
>
> text can be moved inside constructor, any reason why it is here?
Updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18402#discussion_r1534350327
More information about the client-libs-dev
mailing list