PJ Fanning created XMLBEANS-601:
-----------------------------------
Summary: 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
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]