[ 
https://issues.apache.org/jira/browse/XMLBEANS-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

PJ Fanning resolved XMLBEANS-601.
---------------------------------
      Assignee: PJ Fanning
    Resolution: Fixed

> create temp files using java.nio.files.Files
> --------------------------------------------
>
>                 Key: XMLBEANS-601
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-601
>             Project: XMLBeans
>          Issue Type: Improvement
>            Reporter: PJ Fanning
>            Assignee: PJ Fanning
>            Priority: Major
>             Fix For: Version 5.1.0
>
>
> [https://docs.oracle.com/javase/8/docs/api/java/io/File.html#createTempFile-java.lang.String-java.lang.String-]
> {noformat}
> The Files.createTempFile method provides an alternative method to create an 
> empty file in the temporary-file directory. Files created by that method may 
> have more restrictive access permissions to files created by this method and 
> so may be more suited to security-sensitive applications.{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to