RFR: 8358526: Clarify behavior of java.awt.HeadlessException constructed with no-args

Harshitha Onkar honkar at openjdk.org
Fri Jun 20 22:16:29 UTC 2025


On Wed, 18 Jun 2025 17:57:26 GMT, Phil Race <prr at openjdk.org> wrote:

> Clarify the behaviour of new HeadlessException().getMessage()
> The spec. is updated to be clear that empty means null, not an empty string.

Updated javadoc and regression test LGTM.

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

Marked as reviewed by honkar (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25881#pullrequestreview-2947358998


More information about the client-libs-dev mailing list