RFR: JDK-8260669: Missing quotes in fixpath.sh
Mikael Vidstedt
mikael at openjdk.java.net
Sat Jan 30 00:02:40 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.
Marked as reviewed by mikael (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2318
More information about the build-dev
mailing list