On Thu, 21 May 2026 23:22:19 GMT, Ashay Rane <[email protected]> wrote:
> Thanks Alan! You were right in your hunch that `\?`-prefixed paths with > forward slashes were not being handled correctly. I had missed copying an > additional function (`os::native_path()`) from os_windows.cpp. I did a pass over the latest changes to java_md.c and I think you've got everything. I think the only thing to decide is whether to add a test for `java -jar` where access to the JAR file requires use the prefix. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31209#issuecomment-4543782666
