On Fri, 21 Apr 2023 21:11:46 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:

> Cleaned up and stabilized four Dialog-related tests.

test/jdk/java/awt/Dialog/DialogLocationTest.java line 142:

> 140:         int lastX, lastY;
> 141:         String message = "Failed in componentMoved() expect:[%d,%d]"
> 142:                 + " reported: [%d,%d] diff [%d,%d]";

Can you leave a blank line to separate the method .

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13592#discussion_r1174172213

Reply via email to