RFR: JDK-8215446: JPackageCreateInstallerInstallDirTest fails on OLE7

Alexander Matveev alexander.matveev at oracle.com
Thu Aug 8 22:08:47 UTC 2019


Looks good then.

On 8/8/2019 3:06 PM, Alexey Semenyuk wrote:
>
>
> On 8/8/2019 5:35 PM, Alexander Matveev wrote:
>> Hi Alexey,
>>
>> Do you know what behavior will be if we have two packages which will 
>> install into
>> CompanyName/App1
>> CompanyName/App2
>>
>> If App1 is removed will App2 also removed?
> No, directory structure of App2 will stay intact. With the suggested 
> fix the package will own "/opt" directory if installation directory of 
> the package would be "/opt/a/b". I just verified that uninstalling the 
> package doesn't affect unrelated contents of "/opt" directory.
>
> - Alexey
>>
>> Thanks,
>> Alexander
>>
>>
>> On 8/8/2019 8:49 AM, Alexey Semenyuk 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).
>>>
>>> - Add all ascending subdirectories of application installation 
>>> directory to the package.
>>>
>>> [1] https://bugs.openjdk.java.net/browse/JDK-8215446
>>>
>>> [2] http://cr.openjdk.java.net/~asemenyuk/8215446/webrev.00/
>>>
>>> Thanks,
>>> Alexey
>>>
>>
>



More information about the core-libs-dev mailing list