RFR: 8269760: idea.sh should not invoke cygpath directly
Jorn Vernee
jvernee at openjdk.java.net
Thu Jul 1 16:22:06 UTC 2021
On Thu, 1 Jul 2021 16:06:47 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> Not an expert on the value of these variables
My own line of thought is that it is reasonable to expect that anything found in the `CYGPATH` variable is fine to treat as if it were `cygpath` like this (this could be an alternative `cygpath` binary, or a substitutable implementation like `wslpath`)
-------------
PR: https://git.openjdk.java.net/jdk/pull/4655
More information about the ide-support-dev
mailing list