On Fri, 2 Aug 2024 16:57:35 GMT, Naoto Sato <na...@openjdk.org> wrote:
> IIUC, all errors should be handled with the proposed patch. On error with > JLI_MemAlloc and WideCharToMultiByte, the process exits with `exit(1)`. I think I'm mostly wondering about WideCharToMultiByte as it returns 0 when it fails. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20428#discussion_r1702153934