On Mon, 30 Sep 2024 23:32:31 GMT, Harshitha Onkar <[email protected]> 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
