On Thu, 1 Jul 2021 14:54:04 GMT, Jorn Vernee <[email protected]> wrote:
> From the JBS issue: > > Currently idea.sh checks if `CYGPATH` is set, and then continues by invoking > `cygpath` directly. > > This doesn't work if `CYGPATH` is not actually set to `cygpath`, but to > something else, such as `wslpath`. > > Instead of invoking `cygpath` directly, the value of the `CYGPATH` variable > should be used. Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/4655
