RFR: 8340907: Open source closed frame tests # 2

Harshitha Onkar honkar at openjdk.org
Mon Sep 30 23:35:34 UTC 2024


On Mon, 30 Sep 2024 13:19:20 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> Few more tests to open source
> 
> Testing looks good.

test/jdk/java/awt/Frame/DeiconifyClipTest.java line 41:

> 39: 
> 40: import javax.swing.BoxLayout;
> 41: import javax.swing.JFrame;

@azvegint Since it is an AWT test should we be using Frame instead of JFrame ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21264#discussion_r1781922858


More information about the client-libs-dev mailing list