-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b22
Mailing list thread: https://mail.openjdk.org/pipermail/build-dev/2024-July/045586.html
The tips around fixing spaces in path in the build guide is not comprehensive:
1. Short name setting can fail if there's process holding on to the directory to set a short name. (Windows message says "access denied" which is not helpful at all) Sometimes the short name has to be set when Windows is reboot in safe mode.
2. The directories that must have short names set include "Microsoft Visual Studio" and "Windows Kits". Missing "Windows Kits" will lead to confusing failures; we should recommend users to always set short path on these 2 if short paths are absent.
The tips around fixing spaces in path in the build guide is not comprehensive:
1. Short name setting can fail if there's process holding on to the directory to set a short name. (Windows message says "access denied" which is not helpful at all) Sometimes the short name has to be set when Windows is reboot in safe mode.
2. The directories that must have short names set include "Microsoft Visual Studio" and "Windows Kits". Missing "Windows Kits" will lead to confusing failures; we should recommend users to always set short path on these 2 if short paths are absent.
- links to
-
Commit(master) openjdk/jdk/762a573e
-
Review(master) openjdk/jdk/20197