JDK-8333576 : Release Note: jpackage Supports WiX Toolset v4 and v5 on Windows
  • Type: Sub-task
  • Component: tools
  • Sub-Component: jpackage
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Delivered
  • OS: generic
  • CPU: generic
  • Submitted: 2024-06-04
  • Updated: 2025-02-14
  • Resolved: 2024-11-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 24
24Resolved
Description
`jpackage` can use WiX Toolset v4 and v5, in addition to v3, on Windows. It will automatically choose the newest installed version.

`jpackage` supports custom WiX sources in both WiX v3 and v4 formats. If WiX Toolset v4 or v5 is used, `jpackage` will automatically convert custom WiX sources in WiX v3 format to WiX v4 format.