RFR: 8335880: More troubleshooting tips around windows space in path [v2]
Chen Liang
liach at openjdk.org
Tue Jul 16 23:16:27 UTC 2024
> Context: https://mail.openjdk.org/pipermail/build-dev/2024-July/045586.html
>
> People were confused on a few details around fixing windows space names, including:
> 1. setshortname can report confusing error message when the directory is in use
> 2. Many directories can have names set but only Microsoft Visual Studio and Windows Kits need them
>
> Also adds some notes about `jdk` being the exploded image while `images/jdk` is the actual image.
Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
Arbitrary short paths
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20197/files
- new: https://git.openjdk.org/jdk/pull/20197/files/ac1dbe8c..b50853b4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20197&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20197&range=00-01
Stats: 9 lines in 1 file changed: 3 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/20197.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20197/head:pull/20197
PR: https://git.openjdk.org/jdk/pull/20197
More information about the build-dev
mailing list