On Fri, 29 Jan 2021 19:54:12 GMT, Erik Joelsson <er...@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.

This pull request has now been integrated.

Changeset: 80760a32
Author:    Erik Joelsson <er...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/80760a32
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8260669: Missing quotes in fixpath.sh

Reviewed-by: tbell, iris, mikael, ihse

-------------

PR: https://git.openjdk.java.net/jdk/pull/2318

Reply via email to