WinInstallerUiTest produces several msi packages, some of which have very long names, making msi.exe fail to unpack them.
This is a known issue with the msi.exe, which can't handle paths longer than 260 characters.
If the path to the test work dir is long enough, some of the test cases from the WinInstallerUiTest test start failing.
This is a known issue with the msi.exe, which can't handle paths longer than 260 characters.
If the path to the test work dir is long enough, some of the test cases from the WinInstallerUiTest test start failing.
- links to
-
Commit(master) openjdk/jdk/b3e87360
-
Review(master) openjdk/jdk/22990