RFR: 8340907: Open source closed frame tests # 2

Alexander Zvegintsev azvegint at openjdk.org
Tue Oct 1 14:30:42 UTC 2024


On Mon, 30 Sep 2024 23:32:31 GMT, Harshitha Onkar <honkar 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 ?

I guess this is not a big deal in this case.

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

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


More information about the client-libs-dev mailing list