RFR: JDK-8217902: jpackage fails with --app-image option on mac

Andy Herrick andy.herrick at oracle.com
Thu Feb 28 00:41:10 UTC 2019


revised webrev at http://cr.openjdk.java.net/~herrick/8217902/webrev.02/

Do not Log a verbose message when cfg not found in getAppName() - just 
use APP_NAME parameter as is done on Linux and Mac

/Andy

On 2/26/2019 8:15 AM, Andy Herrick wrote:
>  JDK-8217902: jpackage fails with --app-image option on mac
>
> 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).
>
> The fix is to remove the over-aggressive validation in 
> DeployParams.validate() and update WinAppBundler to be the same as Mac 
> code.
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8217902
>
> [2] http://cr.openjdk.java.net/~herrick/8217902/webrev.01/
>
>
> /ANdy
>



More information about the core-libs-dev mailing list