On Mon, 9 Jan 2023 09:59:04 GMT, Andrey Turbanov <[email protected]> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   frame changed back to decorated and exclude on linux
>
> test/jdk/java/awt/FullScreen/FullScreenInsets/FullScreenInsets.java line 190:
> 
>> 188:             try {
>> 189:                 robot = new Robot();
>> 190:             } catch(AWTException ae) {
> 
> Suggestion:
> 
>             } catch (AWTException ae) {

There are a couple more lines where a space is missing on the left of a binary 
operator.

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

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

Reply via email to