RFR: 8306072: Open source several AWT MouseInfo related tests [v2]

Tejesh R tr at openjdk.org
Mon Apr 24 06:40:54 UTC 2023


On Fri, 21 Apr 2023 21:36:16 GMT, lawrence.andrews <duke at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated based on review comments
>
> test/jdk/java/awt/MouseInfo/ContainerMousePositionTest.java line 92:
> 
>> 90:                 throw new RuntimeException("Test failed: Container is overlapped by " + " child and it should be taken into account");
>> 91:             }
>> 92:             System.out.println("Test stage completed: Container is overlapped by " + " child and it was taken into account");
> 
> Can you limit to 80 column length.

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13573#discussion_r1174844434



More information about the client-libs-dev mailing list