RFR: 8267706: bin/idea.sh tries to use cygpath on WSL [v2]
Jonathan Gibbons
jjg at openjdk.java.net
Tue Jun 1 22:13:35 UTC 2021
On Thu, 27 May 2021 17:45:40 GMT, Nikita Gubarkov <github.com+9004656+YaaZ at openjdk.org> wrote:
>> 8267706: bin/idea.sh tries to use cygpath on WSL
>
> Nikita Gubarkov has updated the pull request incrementally with one additional commit since the last revision:
>
> 8267706: Break long line in make/ide/idea/jdk/idea.gmk
The fix fails on a Mac, where `realpath` is not available by default.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4190
More information about the build-dev
mailing list