RFR: 8306137: Open source several AWT ScrollPane related tests

lawrence.andrews duke at openjdk.org
Mon Apr 24 18:08:14 UTC 2023


On Mon, 24 Apr 2023 17:39:17 GMT, Tejesh R <tr at openjdk.org> wrote:

> Open source few AWT ScrollPane related tests.

test/jdk/java/awt/ScrollPane/ComponentScrollTest/ComponentScrollTest.java line 48:

> 46:     public Frame frame;
> 47:     public int count = 0;
> 48:     public static void main(String[] args) throws InterruptedException, InvocationTargetException {

Can you please leave a blank line.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13621#discussion_r1175613396



More information about the client-libs-dev mailing list