[9] Review request: JDK-8147781: Javapackager installer needs to cleanup temporary folders

Chris Bensen chris.bensen at oracle.com
Tue Feb 7 00:33:57 UTC 2017


That’s a good point Stefan. I hadn’t noticed the -verbose.

Chris


> On Feb 6, 2017, at 4:31 PM, Stefan Fuchs <snfuchs at gmx.de> wrote:
> 
> Hi,
> 
> are you sure that there is a bug?
> 
> The verbose paramter is explicitly documented to leave temporary files around, as a starting point for customization.
> 
> Quote from https://docs.oracle.com/javase/8/docs/technotes/guides/deploy/self-contained-packaging.html
> 
> Verbose mode includes the following actions:
> 
> .....
> 
> A copy of the configuration files and resources used to create the self contained package are saved to a temporary folder. You can use these files as a starting point for customization
> 
> ...
> 
> 
> - Stefan
>> Chris,
>> 
>> Please review the changes about removing temporary files.
>> 
>> JIRA: https://bugs.openjdk.java.net/browse/JDK-8147781
>> Webrev: http://cr.openjdk.java.net/~vdrozdov/JDK-8147781/webrev.00/
>> 
>> --Victor
>> 
>> 
> 



More information about the openjfx-dev mailing list