RFR: 8356053: Test java/awt/Toolkit/Headless/HeadlessToolkit.java fails by timeout

Alexander Zuev kizune at openjdk.org
Thu May 8 17:19:51 UTC 2025


On Mon, 5 May 2025 17:44:25 GMT, Sergey Bylokhov <serb at 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


More information about the client-libs-dev mailing list