RFR: 8357675: Amend headless message

Alexey Ivanov aivanov at openjdk.org
Mon May 26 17:51:50 UTC 2025


On Mon, 26 May 2025 17:11:03 GMT, Phil Race <prr at openjdk.org> wrote:

> The existing message is fine. The comma is because it isn't done.

How is it not done?

> It introduces the exception text and the blank line adds some clarity. So nothing to change here.

Nothing goes after the comma, the exception message ends here, and the stack trace follows.

The blank line between the message and the stack trace is very uncommon.

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

PR Comment: https://git.openjdk.org/jdk/pull/25453#issuecomment-2910351416


More information about the client-libs-dev mailing list