On Thu, 3 Apr 2025 14:09:58 GMT, Alan Bateman <al...@openjdk.org> wrote:

> As regards the shim when I wonder if it should use CreateProcessW but maybe 
> it doesn't matter for the test environments where they will run.

I must admit that I am not very well versed in Windows programming. What is the 
difference? I thought it was just about the encoding of the function argument. 
If we change to use CreateProcessW, does not all argument processing have to be 
changed as well, to be able to propagate command line options?

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

PR Comment: https://git.openjdk.org/jdk/pull/24380#issuecomment-2775976532

Reply via email to