Integrated: 8354189: Remove JLI_ReportErrorMessageSys on Windows

Matthias Baesken mbaesken at openjdk.org
Fri Apr 11 11:35:39 UTC 2025


On Thu, 10 Apr 2025 08:03:58 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> JLI_ReportErrorMessageSys is not used any more on Windows, so we can remove it and make it UNIX-only (there are still a few remaining usages).

This pull request has now been integrated.

Changeset: b5d2e254
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b5d2e25478c6a8b6f3d8aae71f8a6745a11b1c9e
Stats:     80 lines in 3 files changed: 4 ins; 73 del; 3 mod

8354189: Remove JLI_ReportErrorMessageSys on Windows

Reviewed-by: alanb, mdoerr

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

PR: https://git.openjdk.org/jdk/pull/24563


More information about the core-libs-dev mailing list