RFR: 8355651: Premature execution of post-image hook

2025-04-26 Thread Alexey Semenyuk
Reorder the calling of a custom "post-image" script in MSI packaging. Add a relevant test. - Commit messages: - Test the current directory of the post-image script is the root directory for app image. - 8355651: Premature execution of post-image hook Changes: https://git.openjdk.

Re: RFR: 8355651: Premature execution of post-image hook

2025-04-26 Thread Alexey Semenyuk
On Sat, 26 Apr 2025 21:31:35 GMT, Alexey Semenyuk wrote: > Reorder the calling of a custom "post-image" script in MSI packaging. > > Add a relevant test. @sashamatveev PTAL - PR Comment: https://git.openjdk.org/jdk/pull/24899#issuecomment-2832921058