On Wed, 18 Sep 2024 06:18:03 GMT, Abhishek Kumar <[email protected]> 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
