On Mon, 18 Mar 2024 12:11:48 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Review comments
>
> test/jdk/java/awt/im/JTextFieldTest.java line 71:
> 
>> 69:         frame.getContentPane().add(tf1);
>> 70:         frame.getContentPane().add(tf2);
>> 71:         frame.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
> 
> frame.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
> Redundat, can be removed.

Removed. Thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18247#discussion_r1528989275

Reply via email to