On Tue, 4 Jun 2024 02:38:51 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
> I assume WiX5 will just work if installed instead of WiX4? Correct. > Do you think it will make sense to introduce Wix5 ToolsetType in case if we > need to do something different between 4 and 5? They claim WiX5 is backward compatible with WiX4, i.e. WiX4 code should work with WiX5 toolkit. So I don't see a reason to introduce Wix5 ToolsetType now. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19318#issuecomment-2147430144