RFR: 8306575: Clean up and open source four Dialog related tests

lawrence.andrews duke at openjdk.org
Fri Apr 21 21:26:46 UTC 2023


On Fri, 21 Apr 2023 21:11:46 GMT, Alexander Zuev <kizune at 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



More information about the client-libs-dev mailing list