RFR: 8340084: Open source AWT Frame related tests
Harshitha Onkar
honkar at openjdk.org
Wed Sep 18 23:51:35 UTC 2024
On Wed, 18 Sep 2024 06:18:03 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> Few AWT Frame related tests are converted from applet to manual and moved to open.
test/jdk/java/awt/Frame/EmptyFrameTest.java line 51:
> 49: private static final int TOLERANCE = 5;
> 50: public static void main(String[] args) throws Exception {
> 51:
Extra newline
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21052#discussion_r1765887824
More information about the client-libs-dev
mailing list