Integrated: 8328482: Convert and Open source few manual applet test to main based

Tejesh R tr at openjdk.org
Wed Apr 10 07:14:10 UTC 2024


On Fri, 22 Mar 2024 09:48:08 GMT, Tejesh R <tr at 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
> 
> Automated the test SizeMinimizedTest.java. Since the test is failing Linux arch (Maybe related to the bug - [JDK-8305915](https://bugs.openjdk.org/browse/JDK-8305915)), the test is problem listed for Linux arch until the issue is fixed/further investigation is done.

This pull request has now been integrated.

Changeset: bea9acc5
Author:    Tejesh R <tr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bea9acc55a7b0463a1b0b4dcb557f8ea17d8fe8c
Stats:     535 lines in 8 files changed: 535 ins; 0 del; 0 mod

8328482: Convert and Open source few manual applet test to main based

Reviewed-by: abhiscxk, honkar, prr

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

PR: https://git.openjdk.org/jdk/pull/18448


More information about the client-libs-dev mailing list