On Fri, 21 Apr 2023 05:19:14 GMT, Tejesh R <t...@openjdk.org> wrote:

> This open source AWT Mouse Info related tests.

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.

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

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

Reply via email to