On Fri, 4 Dec 2020 17:34:33 GMT, Erik Joelsson <er...@openjdk.org> wrote:

>> Ok, after looking at `set -x` output WSL seems to have a problem with the 
>> space in the path `/mnt/c/Program Files/Java/jdk-15` e.g. if I move the jdk 
>> to `/mnt/h/jdk-15` it works. Might be a missing fixup somewhere? (FWIW, that 
>> Program Files dir does have an 8dot3 name).
>> 
>> With that I can build `images` on both Cygwin and WSL. Build times are about 
>> 29 mins and 18 mins respectively.
>
> Do you see any significant difference in build times compared to before the 
> patch?

@erikj79 I don't really see a significant difference in the build time of 
`images` on my machine when comparing before and after the patch (but, as 
Magnus says, the build times tend to fluctuate, so it's hard to get an accurate 
assessment. Maybe the difference is a couple of minutes. Not that big a deal 
for a 30-ish minute build).

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

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

Reply via email to