Integrated: 8367017: Remove legacy checks from WrappedToolkitTest and convert from bash

Sergey Bylokhov serb at openjdk.org
Tue Sep 16 21:55:05 UTC 2025


On Fri, 5 Sep 2025 21:50:04 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> The Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh test:
>  - Checks the "XToolkit" environment property, which was removed a long time ago
>  - Checks the "awt.toolkit" java property, which was also removed a long time ago
> Since both have been removed, we can simplify the test and additionally drop the use of the bash script.

This pull request has now been integrated.

Changeset: e1071797
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e1071797a4f0ab1a6af29824a777a7800d729b0e
Stats:     265 lines in 2 files changed: 7 ins; 231 del; 27 mod

8367017: Remove legacy checks from WrappedToolkitTest and convert from bash

Reviewed-by: prr

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

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


More information about the client-libs-dev mailing list