On Mon, 5 May 2025 17:44:25 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> The `java/awt/Toolkit/Headless/HeadlessToolkit.java` test covers some > functionality of various methods in the `HeadlessToolkit` class, specifically > whether these methods throw a `HeadlessException` or not. The image-related > methods do not require access to a remote server via a URL; they can be > tested using a URL pointing to a local file. This ensures that the test does > not depend on `openjdk.org`. Marked as reviewed by kizune (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/25045#pullrequestreview-2825841095