RFR: 8328482: Convert and Open source few manual applet test to main based [v9]

Tejesh R tr at openjdk.org
Thu Apr 4 17:05:44 UTC 2024


> 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.

Tejesh R has updated the pull request incrementally with one additional commit since the last revision:

  Review comments updated - SizeMinimizedTest

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18448/files
  - new: https://git.openjdk.org/jdk/pull/18448/files/691fa6fe..93a24977

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18448&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18448&range=07-08

  Stats: 50 lines in 1 file changed: 23 ins; 17 del; 10 mod
  Patch: https://git.openjdk.org/jdk/pull/18448.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18448/head:pull/18448

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


More information about the client-libs-dev mailing list