On Fri, 22 Mar 2024 10:02:49 GMT, Tejesh R <[email protected]> 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 one additional 
> commit since the last revision:
> 
>   Updated regtesthelpers path

test/jdk/java/awt/Frame/FrameMaximizedTest.java line 30:

> 28:  * @test
> 29:  * @bug 4106068
> 30:  * @key headful

`@key headful` is redundant since manual test needs someone to verify. You can 
remove here and in other tests as well.

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

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

Reply via email to