On Fri, 8 Jan 2021 14:57:16 GMT, Erik Joelsson <er...@openjdk.org> wrote:
> In this case, I think introducing a variable is well worth it as it means we > can eliminate a very common and unnecessary call to $PATHTOOL. Ok, I pushed new commit to use `$unixpath` instead of calling `$PATHTOOL`. Could you review again? @dholmes-ora Are you still ok this change? ------------- PR: https://git.openjdk.java.net/jdk/pull/1889