On Windows, when building MSI, the post-image hook is executed before "main.wxs" file is created. Reported at [1].
This is a regression fromJDK-8319457.
[1] https://github.com/openjdk/jdk/pull/19318#issuecomment-2832153958
This is a regression from
[1] https://github.com/openjdk/jdk/pull/19318#issuecomment-2832153958
- caused by
-
JDK-8319457 Update jpackage to support WiX v4 and v5 on Windows
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/24899