Re: [15] RFR: JDK-8249255: Build fails if source code in cygwin home dir

2020-07-13 Thread Tim Bell
Erik: > The fix is to make sure WORKSPACE_ROOT in basics.m4 only gets values > that have been fixed using UTIL_FIXUP_PATH. Looks good. Tim This is a fix for the problem reported by Ty in this thread: https://mail.openjdk.java.net/pipermail/build-dev/2020-July/027917.html The problem is the

[15] RFR: JDK-8249255: Build fails if source code in cygwin home dir

2020-07-13 Thread Erik Joelsson
This is a fix for the problem reported by Ty in this thread: https://mail.openjdk.java.net/pipermail/build-dev/2020-July/027917.html The problem is the --disable-absolute-paths-in-output option, which is default set to disable on release builds. When not allowing absolute paths, we rewrite abs