RFR: 8316389: Open source few AWT applet tests [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Wed Sep 20 06:26:41 UTC 2023
On Mon, 18 Sep 2023 21:20:29 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
>> Open sourcing few tests:
>>
>> java/awt/Frame/FrameRepackTest.java
>> java/awt/Frame/FrameResizeTest/FrameResizeTest_1.java
>> java/awt/Frame/FrameResizeTest/FrameResizeTest_2.java
>> java/awt/Frame/WindowMoveTest.java
>
> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>
> fix path
test/jdk/java/awt/Frame/FrameRepackTest.java line 25:
> 23:
> 24: import javax.swing.SwingUtilities;
> 25: import java.awt.BorderLayout;
awt imports first here and others also.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15787#discussion_r1331054098
More information about the client-libs-dev
mailing list