On Fri, 5 Sep 2025 21:50:04 GMT, Sergey Bylokhov <[email protected]> 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. Marked as reviewed by prr (Reviewer). I am not sure how valuable this test is these days. There's only one headful toolkit per-platform. Having said that, some day we expect to have WLToolkit too .. of course the test would need to be updated then. Hopefully without going back to a shell wrapper. ------------- PR Review: https://git.openjdk.org/jdk/pull/27127#pullrequestreview-3225883012 PR Comment: https://git.openjdk.org/jdk/pull/27127#issuecomment-3293488563
