RFR: 8296934: Write a test to verify whether Undecorated Frame can be iconified or not [v2]

Anto J aj at openjdk.org
Wed Jan 4 05:44:50 UTC 2023


On Tue, 3 Jan 2023 01:14:45 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Anto J has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8296934: Write a test to verify whether Undecorated Frame can be iconified or not
>
> test/jdk/java/awt/Frame/Iconify/IconifyTest.java line 105:
> 
>> 103:     }
>> 104: 
>> 105:     public static void main(String[] args) throws AWTException, InvocationTargetException, InterruptedException {
> 
> Please split the long lines to have 80 chars per line.

Done the changes

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

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



More information about the client-libs-dev mailing list