On Tue, 3 Jan 2023 01:14:45 GMT, Sergey Bylokhov <[email protected]> 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