RFR: JDK-8229779: Shortcut creation policy
Alexander Matveev
alexander.matveev at oracle.com
Thu Sep 12 21:29:03 UTC 2019
Looks good.
Thanks,
Alexander
On 9/12/2019 4:11 AM, Andy Herrick wrote:
> Revised with webrev.03.
>
> Changed SimplePackageTest instructions as suggested and added
> LinuxDebBundler.java to file list (double checked file list used to
> create webrev contains all changed files).
>
> /ANdy
>
> On 9/11/2019 10:09 PM, Alexey Semenyuk wrote:
>> 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