Re: RFR: 8356820: fixpath should allow + in paths on Windows

2025-05-20 Thread Magnus Ihse Bursie
On Tue, 13 May 2025 01:17:25 GMT, Chihiro Ito wrote: > When we run configure on Windows, fixpath is used, but this causes an error > if the path contains +. > > For example, when we unzip Temurin 24, the directory name created is > jdk-24+36. When we specify this as the boot JDK, the following

Re: RFR: 8356820: fixpath should allow + in paths on Windows

2025-05-13 Thread Erik Joelsson
On Tue, 13 May 2025 01:17:25 GMT, Chihiro Ito wrote: > When we run configure on Windows, fixpath is used, but this causes an error > if the path contains +. > > For example, when we unzip Temurin 24, the directory name created is > jdk-24+36. When we specify this as the boot JDK, the following

RFR: 8356820: fixpath should allow + in paths on Windows

2025-05-12 Thread Chihiro Ito
When we run configure on Windows, fixpath is used, but this causes an error if the path contains +. For example, when we unzip Temurin 24, the directory name created is jdk-24+36. When we specify this as the boot JDK, the following error is output and configure fails configure: The path of BO