RFR: JDK-8229779: Shortcut creation policy
Alexey Semenyuk
alexey.semenyuk at oracle.com
Thu Sep 12 02:09:37 UTC 2019
SimplePackageTest.java:
I'd suggest to put "Installer should not create any shortcuts" in the
description or simply remove notice about shortcuts.
Did you omit adding shortcuts to LinuxDebBundler.java on purpose?
- Alexey
On 9/11/2019 9:07 PM, Andy Herrick 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).
>
> This fix:
>
> 1.) adds the new option --linux-shortcut, and now only creates a
> shortcut on linux if specified
>
> 2.) only creates a shortcut on windows if win-menu or win-shortcut is
> specified.
>
> /Andy
>
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8229779
>
> [2] http://cr.openjdk.java.net/~herrick/8229779
>
More information about the core-libs-dev
mailing list