Uploaded image for project: 'XMLBeans'
  1. XMLBeans
  2. XMLBEANS-601

create temp files using java.nio.files.Files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Version 5.1.0
    • None
    • None

    Description

      https://docs.oracle.com/javase/8/docs/api/java/io/File.html#createTempFile-java.lang.String-java.lang.String-

      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.

      Attachments

        Activity

          People

            pj.fanning PJ Fanning
            pj.fanning PJ Fanning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: