RFR: 8337506: Disable "best-fit" mapping on Windows command line

Alan Bateman alanb at openjdk.org
Fri Aug 2 17:55:31 UTC 2024


On Fri, 2 Aug 2024 16:57:35 GMT, Naoto Sato <naoto at 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


More information about the core-libs-dev mailing list