RFR: JDK-8260669: Missing quotes in fixpath.sh
Tim Bell
tbell at openjdk.java.net
Fri Jan 29 22:34:41 UTC 2021
On Fri, 29 Jan 2021 19:54:12 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> The build on Windows can fail if certain directory names are present in root directory of the workspace. In particular I've observed that the single letter 'p' is triggering this problem. This is caused by missing quotes around [:upper:] in a 'tr' call in fixpath.sh.
Looks good.
-------------
Marked as reviewed by tbell (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2318
More information about the build-dev
mailing list