On Sun, 24 Mar 2024 12:21:52 GMT, Tejesh R <t...@openjdk.org> wrote:

>> Convert and open source these manual applet test to main based:
>> java/awt/Frame/MegaIconTest/MegaIconTest.html
>> java/awt/Frame/FrameMaximizedTest/FrameMaximizedTest.html
>> java/awt/Frame/FrameMinimizeTest/FrameMinimizeTest.html
>> java/awt/Frame/SizeMinimizedTest/SizeMinimizedTest.html
>
> Tejesh R has updated the pull request incrementally with three additional 
> commits since the last revision:
> 
>  - Images updated
>  - Frame position updates
>  - removed headful tag

test/jdk/java/awt/Frame/MegaIconTest/MegaIconTest.java line 81:

> 79:         IconTestButtons itb = new IconTestButtons(new IconTestFrame[]{
> 80:                 new IconTestFrame("Opaque, Scaled Icon Test",
> 81:                         "fight.gif"),

"fight.gif" file is missing.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18448#discussion_r1539561887

Reply via email to