On Thu, 10 Apr 2025 08:03:58 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> JLI_ReportErrorMessageSys is not used any more on Windows, so we can remove > it and make it UNIX-only (there a still a few remaining usages). I was hoping to get around to using it on Windows, but oh well. I think the remaining usages might be replaceable with perror, if I am not mistaken ------------- PR Comment: https://git.openjdk.org/jdk/pull/24563#issuecomment-2794180037