RFR: JDK-8229788: Error dialog displays with DLL issue when installing WinChooserTest application

Alexey Semenyuk alexey.semenyuk at oracle.com
Mon Aug 19 23:51:11 UTC 2019


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



More information about the core-libs-dev mailing list