Looks good.
BTW, we can statically link with runtime app launcher and avoid copying
a bunch of MS dll-s to install bin directory.
- Alexey
On 8/19/2019 7:23 PM, Alexander Matveev wrote:
Please review the jpackage fix for bug [1] at [2].
This is a fix for the JDK-8200758-branch branch of the open sandbox
repository (jpackage).
- Fixed by statically linking with runtime.
[1] https://bugs.openjdk.java.net/browse/JDK-8229788
[2] http://cr.openjdk.java.net/~almatvee/8229788/webrev.00/
Thanks,
Alexander